Skip to content

IT-in-Canada/adoptmyshop-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API

Routes

main endpoint

/

shops endpoint

GET /shops
GET /shops/:shopId
POST /shops
PATCH /shops/:shopId
DELETE /shops/:shopId

nominees endpoint

GET /nominees
GET /nominees/:nomineeId
POST /nominees
PATCH /nominees/:nomineeId
DELETE /nominees/:nomineeId

Environment setup

  • Rename the .env.template to .env
  • Fill the variables
  • Do your magic and have a coffee :)

TODO

  • Add production URL to enable CORS properly

Project documentation

  • Overall documentation can be found here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •