Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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