Thanks for sharing this project, it's a great idea and looks super useful.
I was exploring the API hosted at https://alfa-leetcode-api.onrender.com/ and wanted to access its Swagger or OpenAPI documentation to better understand the available endpoints and their usage.
I checked common paths like /docs, /swagger, and /api-docs, and also searched through the codebase, but couldn't find any reference to Swagger setup.
Is there an existing Swagger or OpenAPI documentation available? If not, would you consider adding one? (Happy to help on this)