3.4.1 • Published 6 years ago

linklet v3.4.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Linklet Microservice

Functions-as-a-Service for async HTTP microservices.

Documentation

Features

  • 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

Setup & Run

Firstly, install it:

npm install -g linklet

Create your first micro-service:

linklet create my-faas

Serve locally:

cd my-faas
npm run dev

How to use it in my project?

Being stable and inventive and have a look to our Linklet Examples.

Contributors

Every participation is welcome, just read CONTRIBUTING, take a look at the ROADMAP and make your first PR!

Issue Reporting

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.

License

This project is licensed under the MIT license. See the LICENSE file for more info.

Thanks

You like this and you want to see what coming next? Follow us on Twitter @linklet_run.

Enjoy!

3.4.1

6 years ago

3.4.0

6 years ago

3.3.0

6 years ago

3.2.0

6 years ago

3.1.0

6 years ago

2.5.0

6 years ago

2.4.0

7 years ago

2.3.4

7 years ago

2.3.3

7 years ago

2.3.2

7 years ago

2.3.1

7 years ago

2.3.0

7 years ago

2.2.4

7 years ago

2.2.3

7 years ago

2.2.2

7 years ago

2.2.1

7 years ago

2.2.0

7 years ago

2.1.0

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago