PythonBulawayo / ChitChat

22 stars 24 forks source link

Add API Endpoint Documentation #23

Open terrameijar opened 6 months ago

terrameijar commented 6 months ago

The API is currently undocumented. Add documentation to make it easy to build against the API. We should consider using a tool like Swagger to document our endpoints.

maunga-et commented 4 months ago

I added swagger and redoc specs here. I created a pull request.