Skip to content

Golang REST API with JWT, Gorilla/Mux router and Mongo

License

Notifications You must be signed in to change notification settings

andrewViscu/golang1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang1

To start this app, perform the following step in order

1.Clone this repo to your machine

2.cd into the project folder

3.set environment variables DB_USERNAME, DB_PASSWORD and ACCESS_SECRET

(Windows: set ENV_VARIABLE=value, Linux: export ENV_VARIABLE=value)

4.enter go run main.go to start server

License

MIT

Releases

No releases published

Packages

No packages published

Languages