Skip to content

usa4ev/gophermart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gophermart

This is an intemediate bootcamp project. It implements simple backend API for a bonus account service.

POST /api/user/register — new user registration; POST /api/user/login — authorization; POST /api/user/orders — adds new order info; GET /api/user/orders — returns orders lisl with additional info like statuses; GET /api/user/balance — returns user's loyalty points account balact; POST /api/user/balance/withdraw — requests witdraw from balance; GET /api/user/balance/withdrawals — returns history of users withdrawals.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages