Skip to content

gonzozavala/caserito-menu-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caserito Menu Service

REST API service responsible for serving the menu data for CaseritoApp.

Technologies

  • Node.js
  • Express.js
  • Helmet (Security)
  • Morgan and Chalk (Logging)

Available Endpoints

Method Endpoint Description
GET / Service status
GET /health Health check
GET /menu Get full menu
GET /menu?type=EMPANADA Filter by type

Development

# Install dependencies
npm install

# Development mode
npm run dev

# Production mode
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors