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