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

Inject swagger (Open API) #15

Open
OlegKoshelev opened this issue May 5, 2022 · 0 comments
Open

Inject swagger (Open API) #15

OlegKoshelev opened this issue May 5, 2022 · 0 comments

Comments

@OlegKoshelev
Copy link

OlegKoshelev commented May 5, 2022

Problem:

Order to make requests we use postman, but it will be more convenient to use swagger.
To add swagger use Tapir library (https://tapir.softwaremill.com/en/latest/).

Task:

  1. Rewrite RcEventsAPI with using Tapir
    a. Add endpoints
    b. Add routes with using endpoints (from point "a")

  2. Make Open API with swagger routes ( use endpoints from point 1)

  3. Compose routes from points 1 and 3 and add it to Server

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

No branches or pull requests

1 participant