1stProduct of the week
Node File Router
A file-based routing for Node.js. Works with pure Node.js, Bun, Express.js, ws, and more! 💫
The library allows you to define your Node.js API using files. It has the same interface as Next.js and Nuxt.
Examples:
1. /collections/12/products/25/ -> file: api/collections/[cid]/products/[pid].ts
2. /catalog/women/denim/black/ -> file: api/catalog/[...categories].ts
3. POST:/profile/favourites/ -> file: api/profile/favourites.[post].ts
Classified in
Comments, support and feedback
About this launch
Node File Router was launched by Daniil Sitdikov in January 17th 2023.
- 123Upvotes
- 14861Impressions
- #1Week rank