An introduction to curl using GitHub's API.
Makes a basic GET request to the specifed URI
curl https://api.github.com/users/caspyin
| #include "application.h" | |
| class TempSensor { | |
| public: | |
| char *id ; | |
| uint8_t rom[8]; | |
| float value ; | |
| int updated ; | |
| }; |
An introduction to curl using GitHub's API.
Makes a basic GET request to the specifed URI
curl https://api.github.com/users/caspyin