https://github.com/nubank/lacinia
GraphQL implementation in pure Clojure. Forked because issues
https://github.com/nubank/lacinia
Last synced: 6 months ago
JSON representation
GraphQL implementation in pure Clojure. Forked because issues
- Host: GitHub
- URL: https://github.com/nubank/lacinia
- Owner: nubank
- License: other
- Fork: true (walmartlabs/lacinia)
- Created: 2019-11-28T14:01:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-07T13:13:49.000Z (almost 4 years ago)
- Last Synced: 2023-08-01T08:29:00.131Z (over 2 years ago)
- Language: Clojure
- Homepage: https://github.com/walmartlabs/lacinia/pull/309
- Size: 2.15 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Contributing: docs/contributing.rst
- License: LICENSE
Awesome Lists containing this project
README
# Lacinia - Nubank fork
This repository was forked from https://github.com/walmartlabs/lacinia to fix a [specific issue](https://github.com/walmartlabs/lacinia/pull/309), but it is now unmaintained.
The issue was solved upstream on version 0.36.0, so the upstream dependency should be used instead (`com.walmartlabs/lacinia`).