hercules261188 / go-modern-rest-api-tutorial

This is a REST microservice sample. It features: A REST API Server using https://gin-gonic.com/ A database implementation using https://sqlc.dev/ and https://www.postgresql.org/ Configuration using https://github.com/spf13/viper Tests using https://github.com/stretchr/testify Containerized integration tests using https://docs.docker.com/compose/ A containerized production docker image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This is a REST microservice sample. It features: A REST API Server using https://gin-gonic.com/ A database implementation using https://sqlc.dev/ and https://www.postgresql.org/ Configuration using https://github.com/spf13/viper Tests using https://github.com/stretchr/testify Containerized integration tests using https://docs.docker.com/compose/ A containerized production docker image

License:Creative Commons Zero v1.0 Universal


Languages

Language:Go 95.5%Language:Makefile 2.3%Language:Dockerfile 2.2%