Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mr-sunglasses/api_humidity
- Owner: Mr-Sunglasses
- Created: 2023-02-27T18:31:00.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-12T17:39:05.000Z (almost 2 years ago)
- Last Synced: 2024-11-18T07:47:07.184Z (2 months ago)
- Language: HTML
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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```