Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/beretta350/golang-rest-template

A minimal Golang REST API template built without any external frameworks. This template uses only Go’s standard library (net/http), providing a clean, modular structure for building lightweight and scalable APIs. Ideal for developers who prefer full control over their stack, with a focus on simplicity and performance.
https://github.com/beretta350/golang-rest-template

docker golang mongodb mysql postgresql rest-api software template

Last synced: 11 days ago
JSON representation

A minimal Golang REST API template built without any external frameworks. This template uses only Go’s standard library (net/http), providing a clean, modular structure for building lightweight and scalable APIs. Ideal for developers who prefer full control over their stack, with a focus on simplicity and performance.

Awesome Lists containing this project