A curated list of awesome services, solutions and resources for serverless / nobackend applications.
- What is "serverless" computing?
- All in one solutions
- Hosting and code execution in the cloud
- Isomorphic Engines
- Frameworks
- Authentication and authorization
- Payments
- eCommerce
- Forms
- Image management and File storage
- SMS sending
- Push notifications
- Email sending, subscriptions and newsletters
- Databases
- Others
- Related artices
- Books
- Contributing
- License
The phrase “serverless” doesn’t mean servers are no longer involved. It simply means that developers no longer have to think "that much" about them. Computing resources get used as services without having to manage around physical capacities or limits. Let's take for example AWS Lambda. "Lambda allows you to NOT think about servers. Which means you no longer have to deal with over/under capacity, deployments, scaling and fault tolerance, OS or language updates, metrics, and logging."
https://www.quora.com/What-is-serverless-computing
- Firebase - Realtime database, authentication, hosting. A powerful platform for your mobile or web application.
- Backendless - Realtime database, authentication, hosting.
- Stamplay - "IFTTT For Back-End Development".
- Kinvey - Build your digital business faster with mobile Backend as a Service.
- Syncano - An all-in-one platform to create realtime apps without a server.
- Hoodie - Hoodie is a complete backend for your apps: develop your frontend code.
- UserApp - The user management API. Fastest way to build user management with payments, email, and social.
- Amazon Lambda - Run code without thinking about servers. Pay for only the compute time you consume.
- Google Cloud Functions - Lightweight, event-based, asynchronous compute solution that allows you to create small, single-purpose functions that respond to cloud events without the need to manage a server or a runtime environment.
- Azure Functions - Listen and react to events across your stack.
- IBM OpenWhisk - Distributed compute service to execute application logic in response to events.
- iron.io - Isolates code and dependencies of individual tasks so they can be processed on demand.
- weblab.io - Microservices at your fingertips.
- Peer5 - The serverless CDN. Limitless, affordable video delivery. More traffic means a stronger network.
- Auth0 Webtasks - Run code with an HTTP call. No provisioning. No deployment.
- Webscripts - Scripting on the web.
- APItools - Troubleshoot, Modify, Monitor API traffic.
- Surge - Deploy static sites from the command line.
- Netlify - Generate & deploy static sites from git repositories.
- Effe - a simple Open Source building block to emulate AWS Lambda.
- Lever OS - Serverless + Microservices = ♥
- Now - realtime node.js deployments
- Brightwork - Backend in a box for Developers
- lychee.js - Isomorphic adapters allow peer-to-peer event-graphed WebSockets and HTTP1.1, SPDY and HTTP2.0 sockets for node, node-sdl, html, html-nwjs and html-webview (both native and embedded).
- Serverless Framework - Build and maintain web, mobile and IoT applications running on AWS Lambda and API Gateway (formerly known as JAWS).
- Apex - Minimal AWS Lambda function manager with Go support.
- Zappa - Serverless Python WSGI with AWS Lambda + API Gateway.
- ClaudiaJS - Deploy Node.js microservices to AWS easily.
- DEEP - Full-stack Web Framework for Cloud-Native Applications and Platforms using Microservices Architecture.
- Turtle - library for building functional and actor-driven NodeJS apps on Lambda
- Sparta - A framework that transforms a Go application into an AWS Lambda powered microservice.
- Kappa - a command line tool that (hopefully) makes it easier to deploy, update, and test functions for AWS Lambda.
- Shep - A framework for building APIs using AWS API Gateway and Lambda
- python-λ - A toolkit for developing and deploying serverless Python code in AWS Lambda
- λambdify - AWS Lambda automation and integration for Python
- Gordon - λ Gordon is a tool to create, wire and deploy AWS Lambdas using CloudFormation
- Chalice - Python serverless microframework from Amazon for AWS lambda
- Gestalt Framework - Gestalt's Lambda Application SERver (LASER)” for short, is a lambda service that supports running .Net, Javascript, Java, Scala, Ruby, and Python lambdas.
- IOpipe - Application Performance Monitoring & Management for serverless applications.
- Sripe Webtask -
- Stripe Serverless webhook - Serverless Module that creates a webhook for Stripe
- Stripe Lamda function -
- check digit -
- Snipcart - Fully customizable, HTML and JavaScript-based shopping cart for any website.
- CommerceJS - Full-stack ecommerce api for developers & designers.
- Formspree - Functional HTML forms.
- FormKeep - Form endpoints for designers and developers. No iframes, JavaScript embeds, or CSS overrides.
- Tectite FormMail.
- FormAssembly.
- Google Forms.
- Wufoo.
- Filestack - Image management system with Filestack - upload files, transform images, videos, and documents, store content and deliver fast via CDN.
- Kloudless - Integrate with one, universal API and connect to many file storage and CRM services.
- Uploadcare - HTML5 widget, API to manage files in cloud storage, smart and fast CDN to deliver them to your end users. Crop, resize and transform uploaded images using URL commands.
- Lambda Mailer - AWS Lambda for sending emails.
- Serverless Mailer - Serverless Module for sending emails.
- Mailchimp Lambda - A Lambda function for subscribing to a MailChimp list.
- Mailchimp Lambda Single Opt-in - An Amazon Lambda function for creating MailChimp subscriptions with single opt-in.
- serverless-twilio - Serverless Module to send SMS via twilio.
- Ionic Push.
- Pushover Notifications for Android, iOS, and Desktop.
- ZeroPush Transactional Push Notifications for Developers.
- PushWizard Multi-platform Push Notification Service.
- Pushed Send push notifications without developing your own app.
- Plot Projects Geofencing push notifications.
- XtremePush Web Push Notifications.
- Push Apps Push Notifications Enrichment Platform.
- Algolia - Hosted cloud search as a service.
- remoteStorage - An open protocol for per-user storage.
- Sockethub - A polyglot (speaking many different protocols and APIs) messaging service for social and other interactive messaging applications.
- serverless-slack-webhook - Serverless Module that creates a webhook for Slack.
- Docker Lambda - Docker images and test runners that replicate the live AWS Lambda environment
- Lambda Comments - Blog commenting system built with AWS Lambda
- LambCI - A continuous integration system built on AWS Lambda
- Serverless Framework (CloudAcademy) - A Deep Overview of the Best AWS Lambda + API Gateway Automation Solution
- AWS Lambda Microservices Architecture for Node.js
- The Serverless Start-Up - Down With Servers!
- Microservices without the Servers
- A startup journey on AWS: from bare metal monolith to serverless microservices
- nobackend.org
- unhosted.org - unhosted web apps. freedom from web 2.0's monopoly platforms
- Static Web Applications
- Serverlesscode
- Just Serverless
- Serverless Architectures
- Serverless - Patterns of Modern Application Design Using Microservices (Amazon Web Services Edition).
- Serverless Single Page Apps - The Pragmatic Bookshelf.
- Learn Serverless - Book about the Serverless framework.
- Serverless Architectures on AWS.
You want to contribute to this project? Please follow these recommendations.