Skip to content

ardhi21/go-boilerplate

Repository files navigation

go-boilerplate

Simple go boilerplate to create API

Dependencies:

  • github.com/gorilla/mux
  • github.com/gorilla/handler

Usage

go run *.go

Add a dependency

dep ensure -add github.com/foo/bar github.com/baz/quux

For more information about dependency management tool https://github.com/golang/dep

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages