Skip to content

lin121291/Gin-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gin-news-api

How to run

$ git clone https://github.com/lin121291/Gin-api.git
$ cd Gin-api

// install required go package
$ go mod tidy

//run docker postgresql container
make postgres

//use makefile
$ make server

Database migration

$ make migrateup

$ make migratedown

Database scheme

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published