docs: update README with Postman instructions

pull/12/head
Cullen Watson 2023-08-25 18:22:00 -05:00 committed by GitHub
parent 18dc9a6cf8
commit 06c625132b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -62,7 +62,11 @@ _Python >= 3.10 required_
## Usage
Visit [http://localhost:8000/docs](http://localhost:8000/docs) to see the interactive API documentation.
To see the interactive API documentation, visit [localhost:8000/docs](http://localhost:8000/docs).
For Postman integration:
- Import the Postman collection and environment JSON files from the `postman` folder.
## FAQ