Skip to content

Add/Update Examples #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 25, 2019
Merged

Add/Update Examples #3

merged 5 commits into from
Jul 25, 2019

Conversation

brentru
Copy link
Member

@brentru brentru commented Jul 25, 2019

Adding more detailed examples showing the commonly-used requests methods in this library.

Simpletest

  • GET
    • Text Data
    • JSON Data
  • POST
  • Data
  • JSON Data

Advanced

  • GET
    • Custom Headers
    • HTTP Status Code Response, useful for interacting with APIs
    • Convert response into JSON dict. object and parse it
    • Raw Byte Response

@brentru brentru requested a review from a team July 25, 2019 20:51
@brentru brentru merged commit 37d277c into adafruit:master Jul 25, 2019
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Jul 26, 2019
Updating https://github.com/adafruit/Adafruit_CircuitPython_ILI9341 to 1.0.3 from 1.0.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_ILI9341#8 from makermelissa/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_Seesaw to 1.5.1 from 1.4.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_seesaw#36 from zostay/cleanup-pin_mode_bulk
  > Merge pull request adafruit/Adafruit_CircuitPython_seesaw#39 from makermelissa/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_Requests to v1.0.1 from v1.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_Requests#3 from brentru/update-examples

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Added the following libraries: Adafruit_CircuitPython_DisplayIO_SSD1306, Adafruit_CircuitPython_SSD1322, Adafruit_CircuitPython_SSD1325, Adafruit_CircuitPython_SSD1327, Adafruit_CircuitPython_Requests
justmobilize pushed a commit to justmobilize/Adafruit_CircuitPython_Requests that referenced this pull request May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants