https://github.com/andreid/go-gql-server
https://github.com/andreid/go-gql-server
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/andreid/go-gql-server
- Owner: AndreiD
- License: other
- Created: 2019-09-29T17:53:55.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-09T20:36:10.000Z (over 3 years ago)
- Last Synced: 2025-11-09T04:09:00.087Z (9 months ago)
- Language: Go
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# there's nothing of interest here
### my own version of go qql server
based on the wonderful work of https://github.com/cmelgarejo/go-gql-server
### TODO://
- prettify startup message
- config files : viper -
- logstash hook for logrus
- docker
- circleci / github actions ?