Skip to content

indrolie/vouch-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend Section

Content-API Section-Backend

API Endpoint

Endpoint Method Description
/tickets GET Show all tickets
/tickets/:id GET Show one ticket
/tickets/create POST Create one ticket
/tickets/:id PUT Update one ticket
/tickets/:id DETELE Delete one ticket
/logs/add POST Add one log
/logs/:id GET Show one ticket

Remarks

Run node mongoose.js to insert dummy data into your database.

About

Backend section for vouch test

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published