API Bookmark Creation Program – Utilizing PowerShell

Today I created something pretty cool.

So basically, I analyzed the weird broken format of bookmark HTML exports and created a program that you can feed endpoints so it will generate your own basic API tool for debugging common endpoints.

Basically you feed it Dev/UAT/Prod strings for the Frontend Application URL and the Backend Webservices URL and it generates a nested folder structure of bookmarks based on the Actions and Endpoints given.

Below is the link to the Github repo and an example picture:

https://github.com/qwertycody/ApiBookmarkGenerationTool

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s