A simple starter function. Edit src/index.php
to get started and create something awesome! 🚀
- Returns a "Pong" message.
Response
Sample 200
Response:
Pong
- Returns a "Learn More" JSON response.
Response
Sample 200
Response:
{
"motto": "Build like a team of hundreds_",
"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.