You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Control, Something else (please specify in the description!)
Feature Description
As developers need to know the API endpoints and their formats, I think it is necessary to implement an API specification like Swagger for the backend.
Use Case(s)
Developers frequently need to access the API, test them, and know the format of the requests. This is important for both the backend and the front end. Swagger will help the devs to easily get this done as it contains a standard specification for the APIs. When creating new APIs, swagger will automatically generate specifications for them. As a result, the devs will not need to dig into the backend code to figure out the request and response formats.
Possible Solutions
No response
Possible Alternatives
No response
The text was updated successfully, but these errors were encountered:
Affected Areas
Control, Something else (please specify in the description!)
Feature Description
As developers need to know the API endpoints and their formats, I think it is necessary to implement an API specification like Swagger for the backend.
Use Case(s)
Developers frequently need to access the API, test them, and know the format of the requests. This is important for both the backend and the front end. Swagger will help the devs to easily get this done as it contains a standard specification for the APIs. When creating new APIs, swagger will automatically generate specifications for them. As a result, the devs will not need to dig into the backend code to figure out the request and response formats.
Possible Solutions
No response
Possible Alternatives
No response
The text was updated successfully, but these errors were encountered: