Updated examples
Adding more detailed examples showing the commonly-used requests methods in this library.
- GET
- Text Data
- JSON Data
- POST
- Data
- JSON Data
- GET
- Custom Headers
- HTTP Status Code Response, useful for interacting with APIs
- Convert response into JSON
dict.
object and parse it - Raw Byte Response
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.