parminder
8 years agoOccasional Visitor
Host swagger API documentation on my own server
Hello,
I have created two pages which is available publicly. I want to host those pages on my own server.
I saw the documentation and github for swagger-ui and swagger-editor
I installed both of them on my local server and it is pointing to default petstore and when I make changes to it and it saves to my local browser only (seems it has local storage only), not server side (on my server).
I have created two pages which is available publicly. I want to host those pages on my own server.
I saw the documentation and github for swagger-ui and swagger-editor
I installed both of them on my local server and it is pointing to default petstore and when I make changes to it and it saves to my local browser only (seems it has local storage only), not server side (on my server).
I want to host my API documentation with swagger on my own server, can anyone suggest how to proceed?
Thanks,
Parminder Singh