https://github.com/devignesh/go-with-testing
Testing a REST API in Go with Gorilla Mux and PostgreSQL
https://github.com/devignesh/go-with-testing
go golang gorilla-mux postgresql rest-api web-application
Last synced: 6 months ago
JSON representation
Testing a REST API in Go with Gorilla Mux and PostgreSQL
- Host: GitHub
- URL: https://github.com/devignesh/go-with-testing
- Owner: devignesh
- Created: 2019-06-05T11:34:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-05T14:38:19.000Z (over 6 years ago)
- Last Synced: 2025-02-15T20:51:24.958Z (8 months ago)
- Topics: go, golang, gorilla-mux, postgresql, rest-api, web-application
- Language: Go
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go-with-testing
Testing a REST API in Go with Gorilla Mux and PostgreSQL