diff --git a/docs/third-party-packages.md b/docs/third-party-packages.md index 18cbfe1ae..c65a77348 100644 --- a/docs/third-party-packages.md +++ b/docs/third-party-packages.md @@ -168,17 +168,6 @@ while maintaining the integrity of the newly `lifespan` events of `Starlette`. High performance, easy to learn, fast to code, ready for production web API framework. Inspired by **APIStar**'s previous server system with type declarations for route parameters, based on the OpenAPI specification version 3.0.0+ (with JSON Schema), powered by **Pydantic** for the data handling. -### Esmerald - -GitHub | -Documentation - -Highly scalable, performant, easy to learn, easy to code and for every application web framework. -Inspired by a lot of frameworks out there, Esmerald provides what every application needs, from the -smallest to complex. Includes, routes, middlewares, permissions, scheduler, interceptors and lot more. - -Powered by **Starlette** and **Pydantic** with OpenAPI specification. - ### Flama GitHub |