Improve Restful API documentation embeded in FastAPI
nicolargo opened this issue · 0 comments
nicolargo commented
The Restful API documentation(generated by Glances) is here: https://github.com/nicolargo/glances/blob/develop/docs/api.rst
But FastAPI embed an online documentation: http://0.0.0.0:61208/docs#/
The goal is to make the online version as close as possible than the one generated by the Glances.