Skip to content

Mattic77/maherSpin_Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maherspin backend

Simple Express backend that provides a small API for items and a spin endpoint.

Install and run:

cd backend
npm install
npm run start

Endpoints:

  • GET /api/items
  • POST /api/items { text }
  • DELETE /api/items/:id
  • POST /api/spin -> returns { winner }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors