https://github.com/gustavocd/api-gorilla-mux-pgsql
Simple RESTful API built with Postgres and Gorilla Mux, and also writing some test.
https://github.com/gustavocd/api-gorilla-mux-pgsql
api-rest go golang gorilla postgresql
Last synced: 6 months ago
JSON representation
Simple RESTful API built with Postgres and Gorilla Mux, and also writing some test.
- Host: GitHub
- URL: https://github.com/gustavocd/api-gorilla-mux-pgsql
- Owner: gustavocd
- License: mit
- Created: 2017-02-16T19:14:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-16T19:33:48.000Z (over 8 years ago)
- Last Synced: 2025-02-14T03:40:03.588Z (8 months ago)
- Topics: api-rest, go, golang, gorilla, postgresql
- Language: Go
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# api-gorilla-mux-pgsql
Simple RESTful API built with Postgres and Gorilla Mux, and also writing some test.