It’s no secret that I rather enjoy connecting things to the Internet for fun and profit. One of the tricks I’ve learned along the way is to spin up simple APIs that can be used when prototyping a project. It’s easy to do, and simple to understand so I’m happy to share what has worked for me, using Web2Py as the example (with guest appearances from ESP8266 and NodeMCU).
Barring the times I’m just being silly, there are two reasons I might do this. Most commonly I’ll need to collect data from a device, typically to be stored for later analysis but occasionally to trigger some action on a server in the cloud. Less commonly, I’ll need a device to change its behavior based on instructions received via the Internet.
Etherscan is an example of an API that saves me a lot of work, letting me pull data from Ethereum using a … // Read more: original article.

Previous post Run Your Steam Games on the Retro Arcade Kit With Raspberry Pi
Next post Tiny, $29 IoT gateway SBC packs in WiFi and dual LAN ports