A simple starter function. Edit src/index.php
to get started and create something awesome! 🚀
- Returns a "Hello, World!" message.
Response
Sample 200
Response:
Hello, World!
- Returns a "Learn More" JSON response.
Response
Sample 200
Response:
{
"motto": "Build Fast. Scale Big. All in One Place.",
"learn": "https://appwrite.io/docs",
"connect": "https://appwrite.io/discord",
"getInspired": "https://builtwith.appwrite.io"
}
Setting | Value |
---|---|
Runtime | PHP (8.0) |
Entrypoint | src/index.php |
Build Commands | composer install |
Permissions | any |
Timeout (Seconds) | 15 |
No environment variables required.