Muhammad Abdullah
Published © GPL3+

Fetch: the Easiest Way to Make HTTP Requests on Your Arduino

This is the 2020s, yet there is no client library that simplifies the code for making HTTP requests and also supports HTTPS.

BeginnerShowcase (no instructions)27,032
Fetch: the Easiest Way to Make HTTP Requests on Your Arduino

Things used in this project

Story

Read more

Code

Fetch for Arduino

Response response = fetch(const char* url, RequestOptions options);

Credits

Muhammad Abdullah

Muhammad Abdullah

5 projects • 17 followers
Cofounder @ grandeurdev— Simplifying IoT dev; abridging that huge gap between our softwares & hardwares!

Comments