Skip to content

i-sub135/go-getway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GO API GETWAY

Moduleing Api project

REQUIREMENTS

  • OS base terminal BASH (debian, ubuntu, etc)
  • golang version 1.12 or latest
  • makefile

INSTALATION

- git clone https://github.com/iyan-subdiana135/go-getway.git
- open in terminal
- go mod download       [install package requirement]
- make run              [run project by go prosesing]
- make build            [build project]
- make autostart        [run hot reload. note : reflex module is required]
- make start            [run project by execute file production mode]

OTHER PACKAGE

  • reflex For Hot Reload Runner
  • gin gonic HTTP web framework written in Go
  • jwt go Golang implementation of JSON Web Tokens (JWT)
  • gorm ORM library for Golang
  • .env Loads environment variables from .env

About

api getway by golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published