Just a simple go rest with PostgreSQL. Very easy to config.
-
Clone repo
$ git clone https://github.com/geshtng/go-rest
-
Migrate database. Use my sample database in
sample_dbfolder -
Run
$ make run
or
$ go run main.go
Pull requests are welcome! :)