Hello everyone, I have built a Python Flask App that acts as a API for my website, it gets requests and returns data from my PostgreSQL Database (that is hosted someplace else). Now I want to deploy that API as a serverless function in Appwrite, I have checked all templates but they all are working with GET and POST Requests, I donot want that, I want to deploy my Flask API as it is. Please any idea how I can I do that? Just point me in the right direction, that's all I want. thank you!
Recommended threads
- Function running for more than 2 hours i...
This is my projectID: 669fe01b003800dd0503 Cloud functionID is 696ea05400147eb8eb3b I hope this doesn't count against my GB-hours?
- Session not found. Please run appwrite l...
I have encounter an issue with appwrite CLI They asking for a login session but in the doc, it’s mention that only setup client with endpoint / api key is enou...
- AppwriteException - Transaction with the...
I am using "node-appwrite" module and I have successfully created transaction id but when passing it to tablesDB.createRow function with some other required dat...