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

https://github.com/michle99/go-rest-api

Go REST API Development Learning.
https://github.com/michle99/go-rest-api

docker docker-compose dockerfile gin gin-gonic golang gorm

Last synced: 2 months ago
JSON representation

Go REST API Development Learning.

Awesome Lists containing this project

README

          

# Learning Go REST API development with Go Web Frameworks

# Description
These are the following repositories for Go REST API development.
- go-restAPI-mock: uses the Go REST API with mock data
- go-restAPI-PostgreSQL: uses the Go REST API with PostgreSQL data. The postgresql database was setup with Docker and Docker-Compose.