Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cobbinma/track-api
🚶
https://github.com/cobbinma/track-api
ably auth0 golang gqlgen gqlgen-subscriptions graphql openstreetmap postgresql
Last synced: 27 days ago
JSON representation
🚶
- Host: GitHub
- URL: https://github.com/cobbinma/track-api
- Owner: cobbinma
- Created: 2022-01-07T22:22:40.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-22T11:40:51.000Z (almost 3 years ago)
- Last Synced: 2024-09-29T04:07:22.704Z (about 1 month ago)
- Topics: ably, auth0, golang, gqlgen, gqlgen-subscriptions, graphql, openstreetmap, postgresql
- Language: Go
- Homepage:
- Size: 812 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
track-api
🚶
## development
### run
```shell
make run
```### test
```shell
make test
```### generate
```shell
make gen
```