INTERSECT-SDK / python-sdk

Interconnected Science Ecosystem - Software Development Kit (INTERSECT-SDK)
https://intersect-python-sdk.readthedocs.io
BSD 3-Clause "New" or "Revised" License
4 stars 0 forks source link

add FastAPI example #12

Open Lance-Drane opened 2 months ago

Lance-Drane commented 2 months ago

We need to have an example service which is simultaneously a FastAPI web server as well. This would provide users an example of using a "custom lifecycle" instead of default_intersect_lifecycle_loop .

marshallmcdonnell commented 1 month ago

Associated branch: https://github.com/INTERSECT-SDK/python-sdk/tree/rest_api_example