Skip to content

masb0ymas/gofiber-gorm

Repository files navigation

Go Fiber - GORM

Run development

make dev

Build code

make build

Run production

make run

Note :

After create database run this SQL command :

CREATE EXTENSION IF NOT EXISTS "uuid-ossp";

About

Go Fiber with GORM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published