Skip to content

v0.0.1

Compare
Choose a tag to compare
@rwb27 rwb27 released this 30 May 22:28
· 102 commits to main since this release
ec45561

This is the first published version of labthings-fastapi. It includes a working implementation of Things, with Action and Property affordances. There is an HTTP client, and support for returning files as outputs from actions. FastAPI dependencies are used to manage relations between Things.

There is not yet support for configuring a thing server except through a Python module: this is planned for the near future.