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

Provide support for actix-web #2

Open
Tarkin25 opened this issue Nov 14, 2021 · 1 comment
Open

Provide support for actix-web #2

Tarkin25 opened this issue Nov 14, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@Tarkin25
Copy link
Contributor

I would like to add support for the actix-web crate.

The behaviour should be similar to the support for rocket, in that users need to provide a Spec and Config and are then able to set up routes which will serve the swagger-ui.

I have already started working on such a feature and would gladly create a pull-request with my suggested additions.

@kotborealis kotborealis added the enhancement New feature or request label Nov 15, 2021
Tarkin25 added a commit to Tarkin25/swagger-ui that referenced this issue Nov 15, 2021
kotborealis pushed a commit that referenced this issue Nov 16, 2021
Tarkin25 added a commit to Tarkin25/swagger-ui that referenced this issue Nov 17, 2021
Tarkin25 added a commit to Tarkin25/swagger-ui that referenced this issue Nov 18, 2021
@PierreNeumann
Copy link

@Tarkin25
Hi,
We tried to use this crates for actix-web so far it does not compile.
Do you know if this crates will work for actix in its current state of development ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants