
I don't quite understand function domains. Is it somehow possible to "link" (sorry if I use wrong terminology, I'm coming from offline desktop app development) a URL path to a function? E.g. https://api.mydomain.com/createStudent?name=JohnDoe would call a custom function that creates a student with a name. Or even without the query. Is this possible? If not, what would be the right way to tackle this?
Recommended threads
- Failed to verify JWT. Invalid token: Exp...
Hi I am trying to call a function from my mobile app, but I am receiving "Invalid token expired." My code looks more or less like this ```ts // from my app ...
- Unable to View / Edit Bucket Files
Hi! I am unable to view / edit Bucket Files. While Previews work just fine, clicking the actual file to view or edit it produces the errors seen in the attache...
- How to remove the Sign up link after cre...
Greetings, i just installed appwrite on a VPS and created an account but now i do not want others to have access to the sign-up page. Is there any way to hide o...
