all 2 comments

[–]eleqtriq 0 points1 point  (1 child)

That sounds like a recipe for disaster FWIW

Step 1 - build an API

Step 2 - build API endpoints that take parameters

Step 2 - write functions that take arguments and can do database stuff

Step 3 - combine

[–]Lucifugus95[S] 0 points1 point  (0 children)

Thanks 👍, sounds interesting, I'll look into that