Created
September 23, 2019 16:35
-
-
Save phuctm97/587ea39aa67cead92046208d7e07595a to your computer and use it in GitHub Desktop.
Go RESTful Series
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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