A file-based routing for Node.js. Works with pure Node.js, Bun, Express.js, ws, and more! 💫
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! 💫

Live preview
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

  • Node File Router
  • Node File Router
  • Node File Router

Comments, support and feedback

  • Alex Panov
    5 months ago

    Wow, great idea! I tried it out in my side-project

About this launch

Node File Router was launched by Daniil Sitdikov in January 17th 2023.

  • 123
    Upvotes
  • 11111
    Impressions
  • #1
    Week rank

Trending launches