Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joelmcdaniel/jwt-auth-restapi
JWT authenticated REST API in Go.
https://github.com/joelmcdaniel/jwt-auth-restapi
go golang jwt postgres restapi
Last synced: 17 days ago
JSON representation
JWT authenticated REST API in Go.
- Host: GitHub
- URL: https://github.com/joelmcdaniel/jwt-auth-restapi
- Owner: joelmcdaniel
- Created: 2019-05-21T01:12:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-21T02:04:17.000Z (over 5 years ago)
- Last Synced: 2024-11-15T08:21:18.774Z (about 1 month ago)
- Topics: go, golang, jwt, postgres, restapi
- Language: Go
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jwt-auth-restapi
A Go REST API authenticated with with JSON Web Tokens (JWTs).