Skip to content

Ticket xpo("Expo") is a simple management ferry ticket with CRUD functionallity

Notifications You must be signed in to change notification settings

ariebrainware/ticket-xpo-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ticket Xpo API

Version 1.0.0 Content-API Section-Backend

Ticket xpo("Expo") is a simple management ferry ticket with CRUD functionallity, using MongoDB ODM with mongoosejs

API Endpoint

Note: For now, i dont implement validation token. So use wisely

URL / Endpoint Description
/tickets Show list ticket, sorted by newest
/tickets/add Add new ticket
/tickets/update Update ticket
/tickets/filter?status={open,closed,active,failed} Filter tickets by status
/tickets/delete Delete tickets

About

Ticket xpo("Expo") is a simple management ferry ticket with CRUD functionallity

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published