jcrygier / graphql-jpa

JPA Implementation of GraphQL (builds on graphql-java)
MIT License
165 stars 46 forks source link

Documentation #38

Closed seanchambo closed 7 years ago

seanchambo commented 7 years ago

Hi,

I was just wondering if you have some basic documentation about this. Interested in using it but just wondering if its the right fit.

jcrygier commented 7 years ago

Hi...the best documentation exists in the README.md file, but nothing else really exists, my apologies.

This project was really started as an experiment / Proof of Concept, which I believe worked quite well. Unfortunately, I don't have much use for it in my day-job, as we're not using JPA, but hopefully that may change in the near-future. Also, this means that I don't get a lot of time to dedicate to this project.

However, I'm extremely open to collaboration, and accept pull-requests quite frequently. Please, feel free to make this project better for the community, and contribute!