https://github.com/aodin/animals
API Demo with SQL relationships
https://github.com/aodin/animals
Last synced: 2 months ago
JSON representation
API Demo with SQL relationships
- Host: GitHub
- URL: https://github.com/aodin/animals
- Owner: aodin
- License: mit
- Created: 2016-07-13T17:53:12.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-13T18:12:53.000Z (almost 9 years ago)
- Last Synced: 2023-03-24T06:33:21.566Z (about 2 years ago)
- Language: Go
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# animals
API Demo with SQL relationshipsTest with:
```
ANIMALS_TEST="postgres DB credentials" go test ./...
```Happy Hacking!
aodin, 2016