Skip to content

Instantly share code, notes, and snippets.

@phuctm97
Created September 23, 2019 16:35
Show Gist options
  • Save phuctm97/587ea39aa67cead92046208d7e07595a to your computer and use it in GitHub Desktop.
Save phuctm97/587ea39aa67cead92046208d7e07595a to your computer and use it in GitHub Desktop.
Go RESTful Series
module github.com/the-evengers/go-restful
go 1.13
require github.com/gorilla/mux v1.7.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment