Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Django bindings #91

Closed
rafalp opened this issue Jan 17, 2019 · 1 comment
Closed

Implement Django bindings #91

rafalp opened this issue Jan 17, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request roadmap Feature that we want to have included
Milestone

Comments

@rafalp
Copy link
Contributor

rafalp commented Jan 17, 2019

We've originally planned to have separate django_ariadne repo to keep bindings for django, but we've discussed this internally and decided to give ariadne.contrib.django a try instead. This has advantage of keeping all features in single repo, but it may be tricker to test if we add more bindings for other projects to the repo.

@rafalp rafalp added the roadmap Feature that we want to have included label Jan 17, 2019
@rafalp rafalp added this to the 0.3.0 milestone Jan 17, 2019
@rafalp rafalp added the enhancement New feature or request label Jan 17, 2019
@rafalp rafalp removed this from the 0.3.0 milestone Apr 8, 2019
@rafalp rafalp added this to the 0.4 milestone May 6, 2019
@rafalp
Copy link
Contributor Author

rafalp commented May 7, 2019

We now have GraphQL boilerplate that makes it super easy to add API to Django, and we also have a working example in our docs, so closing this for now.

We may follow up with separate repo in the future as we find the need for such.

@rafalp rafalp closed this as completed May 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request roadmap Feature that we want to have included
Projects
None yet
Development

No branches or pull requests

2 participants