mirror of https://github.com/Bunsly/JobSpy
docs: update README with Postman instructions
parent
18dc9a6cf8
commit
06c625132b
|
@ -62,7 +62,11 @@ _Python >= 3.10 required_
|
||||||
|
|
||||||
## Usage
|
## 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
|
## FAQ
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue