Add a Public Endpoint to Display API State Using Jinja2 Templates #107
Labels
area/api
Categorizes issue or PR as related to api.
milestone/current
Indicates an issue or PR that is being worked on at the current milestone.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Milestone
The microservice will include a public endpoint to display the current state of the sensors through a web page. This web page will use Jinja2 templates to render sensor data in an organized and user-friendly format. The microservice will serve this page directly, using FastAPI to handle the backend logic and template rendering.
Tasks
/sensors
) to serve the web page.Considerations
The text was updated successfully, but these errors were encountered: