https://github.com/aitem/graphsql
GraphQL for Postgres based on honeysql
https://github.com/aitem/graphsql
Last synced: about 1 month ago
JSON representation
GraphQL for Postgres based on honeysql
- Host: GitHub
- URL: https://github.com/aitem/graphsql
- Owner: Aitem
- License: epl-1.0
- Created: 2017-12-28T10:11:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-28T15:22:08.000Z (over 7 years ago)
- Last Synced: 2025-03-14T00:36:13.788Z (about 2 months ago)
- Language: Clojure
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# GraphSQL
GraphQl for SQL
[](https://clojars.org/graphsql)
## Usage
``` sh
docker-compose up -d
lein test
```## License
Copyright © 2017 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.