python_blockchain_app icon indicating copy to clipboard operation
python_blockchain_app copied to clipboard

OpenAPI API spec

Open developer79433 opened this issue 3 years ago • 1 comments

It would be somewhat neat/cool/cute if the RESTful API were documented using OpenAPI. Then you could programmatically generate API documentation and clients in various programming languages. You could also leverage Swagger UI as an API client, instead of having to build a bespoke one in HTML5.

developer79433 avatar Nov 30 '22 08:11 developer79433

That sounds like a good idea, I might not have time to work on it before the next major revision (not sure when that's gonna be), so if someone wanna play with it before that, feel free :)

satwikkansal avatar Dec 05 '22 12:12 satwikkansal