
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
- custom requirements.txt file
How do I specify a custom requirements.txt file when creating a serverless function through the Appwrite console?
- Is my approach for deleting registered u...
A few weeks ago, I was advised not to use the registered users' id in my web app. Instead, I store the publicly viewable information such as username and email ...
- ❗[Help] Function stuck in "waiting" stat...
Hi Appwrite team 👋 I'm trying to contribute to Appwrite and followed the official setup instructions from the CONTRIBUTING.md guide to run the platform locall...
