From 827ae04d21cefe1ae016f39710ed19d00443f457 Mon Sep 17 00:00:00 2001 From: Dmitry Lukanin Date: Sun, 5 Sep 2021 13:37:24 +0300 Subject: [PATCH] Remove zeronode (#1141) --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index 7b834bb..e74cf3c 100644 --- a/readme.md +++ b/readme.md @@ -421,7 +421,6 @@ - [Moleculer](https://moleculer.services) - Fast & powerful microservices framework. - [Fastify](https://github.com/fastify/fastify) - Fast and low overhead web framework. - [Nest](https://github.com/nestjs/nest) - Angular-inspired framework for building efficient and scalable server-side apps. -- [Zeronode](https://github.com/sfast/zeronode) - Minimal building block for reliable and fault-tolerant microservices. - [TypeGraphQL](https://github.com/19majkel94/type-graphql) - Modern framework for creating GraphQL APIs with TypeScript, using classes and decorators. - [Tinyhttp](https://github.com/talentlessguy/tinyhttp) - Modern and fast Express-like web framework. - [Marble.js](https://github.com/marblejs/marble) - Functional reactive framework for building server-side apps, based on TypeScript and RxJS.