Skip to content

irvanrifai/Online-store-endpoint-using-golang-mongoDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online-store-endpoint-using-golang-mongoDB

Create API Endpoint to process CRUD activity with Golang and Mongodb

Prequisite

  • init project with clone this repository
  • install golang
  • install mongodb server for run the database server mongodb
  • install mongodb compass for management database with visual

How to run

  • Make sure your database collection has been created with Mongodb depend on this app
  • Run the mongodb server
  • Run "go mod tidy"
  • Run the app with "go run main.go"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages