I'm logging some data using an ESP32 board, and I need the data logged to be uploaded from the ESP32 to one of my repositories on GitHub.
Are there any C++ libraries for the GitHub API compatible with the Arduino IDE?
I'm logging some data using an ESP32 board, and I need the data logged to be uploaded from the ESP32 to one of my repositories on GitHub.
Are there any C++ libraries for the GitHub API compatible with the Arduino IDE?
I made a library for the GitHub API compatible with Arduino and ESP32 devices. Here's the link:
https://github.com/aeonSolutions/AeonLabs-GitHub-API-C-library