This is a project of Order Management with multiple Items. This project is in GoLang.
We used Gin framework for proceeding with Http APIs.
We used Gorm as a ORM Library.
change DB string in db.go and create Database sellerapp.
To run the project simply run:
go run main.go