Hello team,
I just wonder if Appwrite has any way for me to gen swagger/openapi for functions ?
As my project currently is implemented 2 functions to talk to external services, but the number may grown over time ( I estimated at least 3 more functions). And each function behave differently with different input. So I think a Swagger/Openapi will be good fit for this problem.
Any alternative/suggestion are also welcome
Thank a lot, team
TL;DR
Developers are inquiring if Appwrite can help generate Swagger/OpenAPI documentation for functions. They have functions communicating with external services and expect to add more in the future, each with unique behavior and input. They believe Swagger/OpenAPI would be beneficial. Any recommendations or alternatives?