Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vonderklaas/node.js-routing
Example of Node.js routing with 4 pages, was very proud when I finally did it
https://github.com/vonderklaas/node.js-routing
nodejs routing
Last synced: 5 days ago
JSON representation
Example of Node.js routing with 4 pages, was very proud when I finally did it
- Host: GitHub
- URL: https://github.com/vonderklaas/node.js-routing
- Owner: vonderklaas
- Created: 2019-11-06T09:53:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-11T07:51:58.000Z (about 5 years ago)
- Last Synced: 2024-04-24T09:59:47.743Z (7 months ago)
- Topics: nodejs, routing
- Language: HTML
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
change the URL to switch between the pages, for example:
1. http://127.0.0.1:3000/api/people
2. http://127.0.0.1:3000/contact
3. http://127.0.0.1:3000/about
if page does not exist you get a 404