Skip to content

Commit 1cb47df

Browse files
author
Isaac Teuscher
committed
Adding walkthrough video to readme!
1 parent e76fe45 commit 1cb47df

3 files changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
A simple python application that queries the Paramify API and returns the results in an HTML web application. The goal is to provide a jump start to using the Paramify API and help you understand the available API endpoints and response JSON structure.
44

5+
## Walkthrough Video
6+
7+
[![Paramify API Browser Walkthrough](images/Paramify%20API%20Browser%20Walkthrough%20GIF.gif)](https://www.loom.com/share/127b575fb74545efa5788a982526b6b6)
8+
9+
**Watch the full walkthrough video:** [Loom Video](https://www.loom.com/share/127b575fb74545efa5788a982526b6b6) | [Download Video (MP4)](images/Paramify%20API%20Browser%20Walkthrough%20Video.mp4)
10+
11+
The video covers how to create an API key in your Paramify workspace, install and run the tool locally using Python/Flask, and navigate the available endpoints for projects, controls, issues, and more.
12+
13+
**Video Chapters:**
14+
- **0:00** - Introduction
15+
- **0:53** - Creating an API key in Paramify
16+
- **1:28** - Installing and running the tool locally
17+
- **2:53** - Accessing full Swagger API documentation
518

619
## Setup Instructions
720

288 KB
Loading
18.1 MB
Binary file not shown.

0 commit comments

Comments
 (0)