-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
26 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# π¨βπ» Postman Setup Guide | ||
|
||
Explore DocFlow's API endpoints effortlessly using Postman! π | ||
|
||
To access the complete list of API endpoints, visit our [Postman Documentation](https://documenter.getpostman.com/view/20984268/2s9YRGxUcp). | ||
|
||
## π₯ Importing the Collection | ||
Follow these simple steps to import the Postman collection: | ||
|
||
1. Click the link. | ||
2. In the top right corner, click Run in Postman. | ||
3. Select Postman for Windows. | ||
4. Import the collection. | ||
|
||
Now you're ready to dive into DocFlow's powerful APIs! | ||
|
||
## π Set Up Environment Variable | ||
Configure the environment variable basicUrl with the value localhost:8000. This variable will be used as the base URL for your API requests. | ||
|
||
## π Try It Out! | ||
With the collection imported and the environment set up, explore DocFlow's features by testing the various endpoints. Get a hands-on experience with the power of DocFlow's API. | ||
|
||
Happy testing! If you have any questions or need assistance, feel free to reach out. π |