Skip to content

dalvgui/node.express.template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js REST API Template with Express

Endpoints

  • GET /health: API health endpoint
  • /users: Lists all users
  • null: Default route, returns 404 as the endpoint requested does not exist

How to run

npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published