Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mr-sunglasses/api_humidity

Simple API for fetch data from a HTML webpage.
https://github.com/mr-sunglasses/api_humidity

Last synced: 6 days ago
JSON representation

Simple API for fetch data from a HTML webpage.

Awesome Lists containing this project

README

        

# Simple Webserver in Flask

```
API Endpoints

/temperate
curl http://127.0.0.1:5050/temperature

/humidity
curl http://127.0.0.1:5050/humidity

```