Skip to content

zlbenjamin/gotextgin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

107 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gotextgin

A text management program based on Golang, Gin, MySQL, etc..

run app

go run . -c config_file
or
go run . --config config_file
Note, powered by viper.

go swagger

output directory: prjswagger
CMD:
$ swag init --output prjswagger

After run the app, access the swagger docs:
http://localhost:40000/swagger/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors