Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

⚡ Ruby Starter Function

A simple starter function. Edit lib/main.rb to get started and create something awesome! 🚀

🧰 Usage

GET /

  • Returns a "Hello, World!" message.

Response

Sample 200 Response:

Hello, World!

POST, PUT, PATCH, DELETE /

  • 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"
}

⚙️ Configuration

SettingValue
RuntimeRuby (3.0)
Entrypointlib/main.rb
Build Commandsbundle install
Permissionsany
Timeout (Seconds)15

🔒 Environment Variables

No environment variables required.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages