Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/masb0ymas/gintama

Just boilerplate Gin Golang with GORM
https://github.com/masb0ymas/gintama

gin golang gorm

Last synced: 23 days ago
JSON representation

Just boilerplate Gin Golang with GORM

Awesome Lists containing this project

README

        

## Gintama

### Features
- Gin
- GORM
- Air ( Live Reload )
- Makefile

### Step to run this projects:
- Clone this repository
- Duplicate `.env.example` to `.env`
- Setup your database
- Run with command `make dev`
- Happy Coding.