Add Fastify (#742)

This commit is contained in:
Theodore Vorillas
2018-05-03 19:29:31 +03:00
committed by Sindre Sorhus
parent 8b818bf39d
commit 01eb3c4aa8

View File

@@ -358,6 +358,7 @@
- [Hemera](https://github.com/hemerajs/hemera) - Write reliable and fault-tolerant microservices with [NATS](https://nats.io). - [Hemera](https://github.com/hemerajs/hemera) - Write reliable and fault-tolerant microservices with [NATS](https://nats.io).
- [Micro](https://github.com/zeit/micro) - Minimalistic microservice framework with an async approach. - [Micro](https://github.com/zeit/micro) - Minimalistic microservice framework with an async approach.
- [Moleculer](https://moleculer.services) - Fast & powerful microservices framework. - [Moleculer](https://moleculer.services) - Fast & powerful microservices framework.
- [Fastify](https://github.com/fastify/fastify) - Fast and low overhead web framework.
### Documentation ### Documentation