Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 212 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 212 Bytes

Food delivery rest service

An internship project where I created food delivery service that has CRUD for users, products, food venues and transactions.

Start project with:

go run main.go

Readme WiP