Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.
/ Iwb Public archive

Irish whisky bar - Web app for covid-19 situation

Notifications You must be signed in to change notification settings

SoTeKie/Iwb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

API for Irish whisky bar ordering system.

xxx/api:

token/ - Used for logging in- username password [POST] token/refresh/ - Used to refresh token [POST]

These require the access token from jwt in the Authorization header:

orders/ - Bartenders can view orders [GET] orders/pk/ - Bartenders can change paid/completed state [PATCH] orders/ - Customers can make an order [POST]

items/ - User can view items [GET] items/pk - Bartender can mark item as out of stock [PATCH]

About

Irish whisky bar - Web app for covid-19 situation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages