3 results found Sort:

👨‍💻 REST API example, built by following Uncle Bob’s clean architecture principles
Created 2019-10-08
35 commits to master branch, last one 3 years ago
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 U...
Created 2023-02-04
22 commits to master branch, last one about a year ago