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

Swagger integration #208

Closed
raicotop opened this issue Mar 3, 2022 · 2 comments
Closed

Swagger integration #208

raicotop opened this issue Mar 3, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@raicotop
Copy link

raicotop commented Mar 3, 2022

Problem

It is not clear how to integrate swagger into a framework-based app. I've tried to do it, but was not successful. There are some swagger integration examples for ring/reitit based apps (https://github.com/metosin/reitit/blob/master/doc/ring/swagger.md), but since framework uses its custom ring handler, the sample code can't be simply copied & pasted.

Solution

If swagger can be integrated somehow even with the current custom ring handler, a documentation explaining how to do it would be nice. Otherwise a proper support for swagger integration would be needed.

@a-luz a-luz self-assigned this May 20, 2022
@a-luz a-luz removed their assignment Jul 20, 2022
@LeaveNhA LeaveNhA assigned LeaveNhA and unassigned LeaveNhA Oct 18, 2022
@LeaveNhA
Copy link
Contributor

I crated an example-based solution, now I'm migrating that implementation to the Xiana.

@LeaveNhA
Copy link
Contributor

LeaveNhA commented Nov 4, 2022

This task is under review at #240.

@LeaveNhA LeaveNhA added the enhancement New feature or request label Nov 15, 2022
@soulflyer soulflyer assigned soulflyer and gmsvalente and unassigned LeaveNhA Sep 22, 2023
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

5 participants