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

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.

Awesome Lists containing this project

README

          

# SmartPot-Middleware