Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/snykk/go-rest-boilerplate

A great starting point for building RESTful APIs in Go using Gin framework, and sqlx for connecting to a PostgreSQL database. The implementation follows Clean Architecture principles as described by Uncle Bob.
https://github.com/snykk/go-rest-boilerplate

boilerplate boilerplate-template clean-architecture clean-code gin go-boilerplate go-rest-boilerplate golang golang-api-examples golang-boilerplate golang-template rest rest-api restful-api template

Last synced: about 21 hours ago
JSON representation

A great starting point for building RESTful APIs in Go using Gin framework, and sqlx for connecting to a PostgreSQL database. The implementation follows Clean Architecture principles as described by Uncle Bob.

Awesome Lists containing this project