maofalt / Transcendence

4 stars 0 forks source link

Add Swagger-ui #130

Closed YoelRidgway closed 7 months ago

YoelRidgway commented 7 months ago

I will add two more containers to generate and to display all API documentation using Swagger-ui and Swagger-editor. It will also allow us to test the api directly from the documentation page.

YoelRidgway commented 7 months ago

Ok looks like we dont need swagger-editor. We can just use the website at https://editor-next.swagger.io/ and download the .yaml file to upload