Skip to content

kolaczyn/shopping-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping Cart API

How to setup

  • setup Golang
  • setup MongoDb
  • setup Postgres
  • seed database:
      1. comment out repo.SeedDb() in main.go
      1. run the app with go run main.go
      1. comment the line from step 1.

Once those steps are completed, you can run the app:

go run main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks