vitalseeds / vs-data-api

Fast API endpoints to expose vs-data actions for to run from Filemaker
MIT License
0 stars 0 forks source link

Trial gradio for interface to run SQL #46

Open tombola opened 7 months ago

tombola commented 7 months ago

Or basically run anything that takes an input and runs a function on the data.

https://www.gradio.app/guides/connecting-to-a-database

tombola commented 7 months ago

Also allows share interface from laptop.

Also it is based on fastapi anyway.