From 01eb3c4aa8802c6c43c875efdc31a7f6b74310bd Mon Sep 17 00:00:00 2001 From: Theodore Vorillas Date: Thu, 3 May 2018 19:29:31 +0300 Subject: [PATCH] Add Fastify (#742) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b2c94a9..7f4afef 100644 --- a/readme.md +++ b/readme.md @@ -358,6 +358,7 @@ - [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. - [Moleculer](https://moleculer.services) - Fast & powerful microservices framework. +- [Fastify](https://github.com/fastify/fastify) - Fast and low overhead web framework. ### Documentation