Skip to content

Add actix in official support in documentation #867

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

Closed
kunjee17 opened this issue Jan 28, 2021 · 0 comments · Fixed by #1230
Closed

Add actix in official support in documentation #867

kunjee17 opened this issue Jan 28, 2021 · 0 comments · Fixed by #1230
Assignees
Labels
enhancement Improvement of existing features or bugfix k::documentation Related to project documentation k::integration Related to integration with third-party libraries or systems lib::actix Related to `actix` crate integration
Milestone

Comments

@kunjee17
Copy link
Contributor

Actix is officially supported by Juniper using juniper-actix. We should add same to documentation as well.

PS: @LegNeato you can add it to my name if you like. Or any one else can pick up. Whatever works faster :)

@kunjee17 kunjee17 added the enhancement Improvement of existing features or bugfix label Jan 28, 2021
@tyranron tyranron added the k::documentation Related to project documentation label Nov 9, 2023
@tyranron tyranron added this to the 0.16.0 milestone Nov 9, 2023
@tyranron tyranron added the lib::actix Related to `actix` crate integration label Nov 9, 2023
@tyranron tyranron self-assigned this Nov 9, 2023
@tyranron tyranron added the k::integration Related to integration with third-party libraries or systems label Nov 9, 2023
@tyranron tyranron mentioned this issue Dec 1, 2023
31 tasks
@tyranron tyranron linked a pull request Dec 1, 2023 that will close this issue
31 tasks
tyranron added a commit that referenced this issue Mar 20, 2024
- rework and update existing chapters
- mention correct case transformation for GraphQL enums (#1029)
- document N+1 mitigation techniques and look-ahead features (#234, #444)
- mention all integration crates (#867)
- fix Book links (#679, #974, #1056)
- remove old version of Book (#1168)

Additionally:
- disable `bson`, `url`, `uuid` and `schema-language` Cargo features by default in `juniper` crate

Co-authored-by: Christian Legnitto <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing features or bugfix k::documentation Related to project documentation k::integration Related to integration with third-party libraries or systems lib::actix Related to `actix` crate integration
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants