An open API service indexing awesome lists of open source software.

https://github.com/linux08/auth

Getting through the basics of setting up an authentication in Golang.
https://github.com/linux08/auth

authentication golang gorilla-mux jwt jwt-authentication rest-api

Last synced: 27 days ago
JSON representation

Getting through the basics of setting up an authentication in Golang.

Awesome Lists containing this project

README

          

# golang-authentication

To start this app, perform the following step in order

1. Clone this repo to your machine
2. cd into the project folder
3. enter `go run main.go` to start server