A simple starter function. Edit lib/main.dart
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 like a team of hundreds_",
"learn": "https://appwrite.io/docs",
"connect": "https://appwrite.io/discord",
"getInspired": "https://builtwith.appwrite.io"
}
Setting | Value |
---|---|
Runtime | Dart (2.17) |
Entrypoint | lib/main.dart |
Build Commands | dart pub get |
Permissions | any |
Timeout (Seconds) | 15 |
No environment variables required.