Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-14T18:33:30.000Z (almost 4 years ago)
- Last Synced: 2023-11-07T19:04:33.819Z (about 1 year ago)
- Topics: api, go, jwt
- Language: Go
- Homepage:
- Size: 8.59 MB
- Stars: 457
- Watchers: 17
- Forks: 176
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![CircleCI](https://circleci.com/gh/victorsteven/Go-JWT-Postgres-Mysql-Restful-API.svg?style=svg)](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