Releases: MrClaau/api-documentation-panel
Releases · MrClaau/api-documentation-panel
API Documentation Panel 1.1.0
Added an API tester. You can open the tester in the top right button.
Modified the config.json to separate the request part into: Header, Params, Queries and Body.
In addition to the URL shown in the documentation which can be a sample, a second URL field base_url
has been added on which the tester is applied.
API Documentation Panel
First release, download the below, unzip on a folder and download libraries with npm i
and next start the program with npm run start
after configuring it. Made with love and shared for your enjoyment.