https://github.com/victorsteven/go-jwt-postgres-mysql-restful-api
This is an API built with golang, jwt, gorm, postgresql, mysql
https://github.com/victorsteven/go-jwt-postgres-mysql-restful-api
api go jwt
Last synced: about 2 months ago
JSON representation
This is an API built with golang, jwt, gorm, postgresql, mysql
- Host: GitHub
- URL: https://github.com/victorsteven/go-jwt-postgres-mysql-restful-api
- Owner: victorsteven
- Created: 2019-08-14T09:34:04.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-14T18:33:30.000Z (over 4 years ago)
- Last Synced: 2025-03-29T12:02:28.034Z (about 2 months ago)
- Topics: api, go, jwt
- Language: Go
- Homepage:
- Size: 8.59 MB
- Stars: 492
- Watchers: 16
- Forks: 174
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://circleci.com/gh/victorsteven/Go-JWT-Postgres-Mysql-Restful-API)
# Go-JWT-Postgres-Mysql-Restful-API
This is an application built with golang, jwt, gorm, postgresql, mysql.You can follow the guide here:
https://levelup.gitconnected.com/crud-restful-api-with-go-gorm-jwt-postgres-mysql-and-testing-460a85ab7121### Dockerizing the API
The dockerized API can be found here:
https://github.com/victorsteven/Dockerized-Golang-Postgres-Mysql-API