This is an editor for the APIs.jon file contained as part of this repository, making them editable through a web interface, and able to save using the Github API (if you have access to repo)--enable full client-side management of Swagger files.
This APIs.json editor mounts the default APIs.json file for this project located at /apis.json, and renders to the page for viewing, and inline editing. I've used standard icons to assist in usability.
This APIs.json editor works in conjunction with the Swagger editor, allowing for the editing of the entire API discovery layer for this Github repository, and using APIs.json includes, I can link to the other supporting projects in this stack.
This is meant to be an quicker, dirtier, Swagger editor, and UI generator that runs 100% on Github, for this particular project. The code is not meant to be clean or for production. I'm purposely making the code verbose, and for instructional purposes, allowing all aspects of this to be modified and remixed as needed..
If you are listed as collaborator on this Github organization you should be able to login using Github icon above, and get access to manage all other aspects of this micro-service.