Open SaracenOne opened 3 years ago
I think i'll try tackling this next
I just found https://github.com/xerions/phoenix_swagger
So i started working on this, realized that phoenix_swagger was already in the project AND realized that it still requires you to write documentation manually.
I did that for a little bit then got bored, so i don't think im going to do this next :sweat_smile:
but i did find https://github.com/api-hogs/bureaucrat which would auto generate docs for us based on our tests (which we still need to make at some point) so maybe that would be more fun to work on.
Configure Swagger so that the API can be outputted into a JSON file for automating the creation of API libraries.