Skip to content

AlexeySk88/server_db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go run main.go

Список маршрутов с параметрами:

POST-запрос Параметр запроса
/order {"districtId":5,"price":[100.50,25.20]}
/pay {"orderId":4,"price":[{"payment":"cash","value":100.20},{"payment":"card","value":25.50}]}
/click {"entryid":8}
/delivered {"orderId":4}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages