Functions-as-a-Service for async HTTP microservices.
- Linklet Documentation
- From Zero to Function-as-a-Service with Linklet
- Linklet Examples
- Introduction to NodeJS
- FaaS with Linklet v3 / SpeakerDeck / 2017
- Easy to use and Production Ready
- Lightweight and designed to being customizable
- EcmaScript Async/Await support
- CLI to create and manage Microservices
- Standards - just HTTP
- CORS support
- Agile and super easy deployment and containerization
- Composable to develop Higher-Order Request/Response-Handlers
Firstly, install it:
npm install -g linkletCreate your first micro-service:
linklet create my-faasServe locally:
cd my-faas
npm run devBeing stable and inventive and have a look to our Linklet Examples.
Every participation is welcome, just read CONTRIBUTING, take a look at the ROADMAP and make your first PR!
If you have found a bug or if you have a feature request, please report them at this repository issues section. Please do not report security vulnerabilities on the public GitHub issue tracker.
This project is licensed under the MIT license. See the LICENSE file for more info.
You like this and you want to see what coming next? Follow us on Twitter @linklet_run.
Enjoy!