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: about 1 month 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-21T02:04:17.000Z (about 7 years ago)
- Last Synced: 2025-10-27T23:34:31.504Z (8 months ago)
- Topics: go, golang, jwt, postgres, restapi
- Language: Go
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- 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).