Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/masb0ymas/gofi

Gofi Gofi Guber ( Golang Fiber ) with Sqlx
https://github.com/masb0ymas/gofi

gofiber golang repository-pattern sqlx

Last synced: 11 days ago
JSON representation

Gofi Gofi Guber ( Golang Fiber ) with Sqlx

Awesome Lists containing this project

README

        

## GoFi ( Golang Fiber with Sqlx )

### Features
- Golang
- Fiber
- Sqlx
- Air ( live reload )

### Step to running
- Clone this repository
- Duplicate `.env.example` to `.env`
- Adjust `.env` to your database config
- Run migration with command `make migration-up`
- Run with command `make dev`