Categorygithub.com/anks333/go-rest-api-boilerplate
modulepackage
0.0.1
Repository: https://github.com/anks333/go-rest-api-boilerplate.git
Documentation: pkg.go.dev

# README

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]

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author