Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akira-cn authored Aug 11, 2023
1 parent a2cd2fb commit 75cbf47
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,12 @@ Client: Experiment with the library on [CodePen](https://codepen.io/akira-cn/pen
HTTP-Modular seamlessly integrates with various environments using dedicated configurations for:
- [x] [Express](https://expressjs.com/)
- [x] [Koa](https://koajs.com/)
- [x] [Fastify](https://fastify.dev/)
- [x] [Nitro](https://nitro.unjs.io/)
- [x] [Vercel](https://vercel.com/)
- [x] [AirCode](https://aircode.io/)
- [x] [Koa](https://koajs.com/) - [Integrating with Koa](#integrating-with-koa)
- [x] [Express](https://expressjs.com/) - [Integrating with Express](#integrating-with-express)
- [x] [Fastify](https://fastify.dev/) - [Integrating with Fastify](#integrating-with-fastify)
- [x] [Nitro](https://nitro.unjs.io/) - [Integrating with Nitro](#integrating-with-nitro)
- [x] [Vercel](https://vercel.com/) - [Integrating with Vercel](#integrating-with-vercel)
- [x] [AirCode](https://aircode.io/) - [Integrating with AirCode](#integrating-with-aircode)
- 🧩 Effortless extensibility.
Expand Down

0 comments on commit 75cbf47

Please sign in to comment.