Skip to content

aiwuTech/tantanBackendTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tantanBackendTest

Tantan Back-End Developer Test

Install

go get -u -v github.com/aiwuTech/tantanBackendTest
cd $GOPATH/src/github.com/aiwuTech/tantanBackendTest
go build

run

1.you can simple run using the command(make sure ): ./tantanBackendTest -c ./config.json

2.or using command: ./tantanBackendTest --help for more details

configuration

see config.example.json for more config, using -c args specify the location of config.json

NOTICE

  1. require postgreSQL for db, but i am using gorm for database support, and in this case mysql is used. But gorm also support postgreSQL, so i think no big deal.
  2. at the pdf, mux is recommend, but i am familiar with martini

About

Tantan Back-End Developer Test

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages