/yolo

Primary LanguageGo

Description

A ScyllaX PJP Golang

Features

This ScyllaX PJP Golang Project with Go, Gin-Gonic, Gorm, JWT, Postgresql, Docker

Tech Used

Go JWT Postgres Docker

Getting Start:

Before you running the program, make sure you've run this command:

 go get -u all
 development.env with config db
 docker compose up -d

Run the program

 go run main.go

Run program live reload

 air

Re-Init Docs Swagger

 swag init

Check Docs Swagger

 http://localhost:8888/docs/index.html#/

The program will run on http://localhost:8888