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

https://github.com/yehezkiel1086/golang-basic-auth-template

📖 Go basic authentication template for easy access
https://github.com/yehezkiel1086/golang-basic-auth-template

authentication golang template

Last synced: about 1 year ago
JSON representation

📖 Go basic authentication template for easy access

Awesome Lists containing this project

README

          

# golang-basic-auth-template

```
> curl --user username:password http://localhost:3000/
```