Skip to content

qytela/go-example

Repository files navigation

Belajar Go + Gin + Gorm + Auth

Ini adalah projek belajar Bahasa Go dengan CRUD simple dan Auth JWT (Go JWT).

Installation

Setting up .env

cp .env.example .env

Download Modules

make download

Migration

Lakukan migration dengan dengan menggunakan go-migrate dan Makefile.

Up

make migration_up

Down

make migration_down

Run

Running Go (windows):

.\run.bat

Selain windows? google please. :)

Postman Collection

Download postman collection disini.

About

Belajar Go + Gin + Gorm + Auth JWT.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published