↗️api
A library for working with HTTP Clients and APIs.
Last updated
A library for working with HTTP Clients and APIs.
Last updated
Requests is an elegant and simple HTTP library for Python, built for human beings.
api fixture
- A fixture of requests for any tests
import requests
- Simply use the import statement to bring it into any file!
Requests provides everything you need out of the box, but these are probably the actions you want :)