Skip to content

boilerplate for creating REST APIs using golang and MonogoDB

Notifications You must be signed in to change notification settings

ankitsny/go-rest-api-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOLANG RestAPI using gorilla mux

Steps to run

  • clone the repo git clone https://github.com/anks333/go-restAPI.git
  • change the working dir,
  • then run dep ensure to install all dependencies NOTE: if you don't have dep in your system then check here
  • Run mongoDB
  • Run command go run main.go or go build

Test

Still under progress

  • run go test ./... [-cover]

About

boilerplate for creating REST APIs using golang and MonogoDB

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages