https://github.com/smarpottech/smartpot-middleware
SmartPot-Middleware is an intermediary solution designed to address communication issues between IoT devices and a RESTful API. Due to limitations in handling JSON and making reliable HTTP POST requests, this middleware uses FastAPI to manage data conversion and facilitate seamless communication between the two systems.
https://github.com/smarpottech/smartpot-middleware
api fastapi https middleware python3 requests
Last synced: 10 months ago
JSON representation
SmartPot-Middleware is an intermediary solution designed to address communication issues between IoT devices and a RESTful API. Due to limitations in handling JSON and making reliable HTTP POST requests, this middleware uses FastAPI to manage data conversion and facilitate seamless communication between the two systems.
- Host: GitHub
- URL: https://github.com/smarpottech/smartpot-middleware
- Owner: SmartPotTech
- License: mit
- Created: 2024-11-28T15:43:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-07T04:01:03.000Z (about 1 year ago)
- Last Synced: 2024-12-19T02:14:18.489Z (about 1 year ago)
- Topics: api, fastapi, https, middleware, python3, requests
- Language: Python
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SmartPot-Middleware