adafruit / Adafruit_CircuitPython_Requests

Requests-like interface for web interfacing
MIT License
51 stars 36 forks source link

Update Discord Web Scrape Example with Connection Manager #163

Closed DJDevon3 closed 3 months ago

DJDevon3 commented 3 months ago

General code cleanup from last version including pretty serial hierarchy view. Added a few more endpoints. Updated with Connection Manager.

Serial output example:

Connecting to WiFi...
✅ Wifi!
 | Attempting to GET Discord JSON!
 | ✅ Discord JSON!
 |  | Name: adafruit
 |  | Description: Adafruit community
 |  | Members: 38922
 |  | Online: 4196

Finished!
Board Uptime: 129352.0
Next Update: 15 minutes
===============================