Skip to content

Commit

Permalink
docs(ecosystem): Add fastify-list-routes (#4385)
Browse files Browse the repository at this point in the history
* docs(ecosystem): Add fastify-list-routes

* update order alphabet

* update format

* update format
  • Loading branch information
chuongtrh committed Oct 28, 2022
1 parent 183576d commit c0f72da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/Guides/Ecosystem.md
Expand Up @@ -378,6 +378,8 @@ section.
Fastify plugin to parse request language.
- [`fastify-lcache`](https://github.com/denbon05/fastify-lcache)
Lightweight cache plugin
- [`fastify-list-routes`](https://github.com/chuongtrh/fastify-list-routes)
A simple plugin for Fastify list all available routes.
- [`fastify-loader`](https://github.com/TheNoim/fastify-loader) Load routes from
a directory and inject the Fastify instance in each file.
- [`fastify-lured`](https://github.com/lependu/fastify-lured) Plugin to load lua
Expand Down

0 comments on commit c0f72da

Please sign in to comment.