What is the best way to deploy a plumber API that has a database connection and has provides analysis through the endpoints based on changes on the data from the database.
The endpoints need to auto refresh to generate new results when data is added to the database.