Skip to content

Instantly share code, notes, and snippets.

@shreddedbacon
Last active October 4, 2017 04:36
Show Gist options
  • Save shreddedbacon/9aade6942aeb8421c2d0e82585eead21 to your computer and use it in GitHub Desktop.
Save shreddedbacon/9aade6942aeb8421c2d0e82585eead21 to your computer and use it in GitHub Desktop.
golang
# REST API
* https://www.codementor.io/codehakase/building-a-restful-api-with-golang-a6yivzqdo
# SQLite
* https://www.thepolyglotdeveloper.com/2017/04/using-sqlite-database-golang-application/
# EXEC
* https://gist.github.com/Guiguillermo/e2b0bf09622dea09647d
# REST Postgre
* https://semaphoreci.com/community/tutorials/building-and-testing-a-rest-api-in-go-with-gorilla-mux-and-postgresql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment