A simple starter function. Edit Sources/index.swift
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 | Swift (5.5) |
Entrypoint | Sources/index.swift |
Permissions | any |
Timeout (Seconds) | 15 |
No environment variables required.