GitHunt
IU

iunary/simply

Simple clean Go REST API architecture with dependency injection and MVC pattern

Simply

This is an example repository of how you can build a golang rest api project with wire for dependency injection and mvc pattern.

It has simples dependencies

Get started

git clone https://github.com/iunary/simply

Setup dependencies

go get ./...

Run the project

make run

Or using air for live reload

air

Endpoints examples

Languages

Go92.0%Dockerfile4.8%Makefile3.2%

Contributors

Created December 15, 2022
Updated June 28, 2023