Skip to content

Releases: MrClaau/api-documentation-panel

API Documentation Panel 1.1.0

26 Apr 15:54
Compare
Choose a tag to compare

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

25 Apr 07:25
Compare
Choose a tag to compare

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.