Files
MessagingApp_Functions/functions/conversations_upd_function
onasanya.lanre 7da0060b66 Functions To Update Chats and Converation Table
Initial Database Design for Conversations
Update Conversations table when new records/modifications are made to chat table
Agboola
2025-02-02 00:47:38 +00:00
..
2025-01-27 04:51:08 +00:00
2025-01-27 04:51:08 +00:00
2025-01-27 04:51:08 +00:00
2025-01-27 04:51:08 +00:00

conversations_upd_function

🧰 Usage

GET /ping

  • Returns a "Pong" message.

Response

Sample 200 Response:

Pong

GET, POST, PUT, PATCH, DELETE /

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

⚙️ Configuration

Setting Value
Runtime Dart (2.17)
Entrypoint lib/main.dart
Build Commands dart pub get
Permissions any
Timeout (Seconds) 15

🔒 Environment Variables

No environment variables required.