Skip to content

🤖 Improve Appwrite Functions with Lua Support #4022

@christyjacob4

Description

@christyjacob4

💭 Introduction

Appwrite Functions allow you to extend and customize your Appwrite server functionality by executing your custom code 🤩 You can learn more in our official Appwrite Functions docs.

The backbone of Appwrite Functions is Open Runtimes, a project built to enable serverless cloud computing. Open Runtimes support many different programming languages, but we all know there are never enough programming languages! 🔥

Your task is to implement support for Lua in Open Runtimes. We have prepared detailed documentation on how to create a new function's runtime. Please read this document and ensure you understand it before working on this issue.

🎯 Requirements

✅ Task Summary

  • Ask to be assigned to the issue.
  • Wait to be assigned.
  • Implement support for Lua.
  • Implement tests for Lua.
  • Submit a pull request in open-runtimes/open-runtimes.

If you have questions, need any help, or just want to hang out, make sure to join us on our Discord server.

Happy Appwriting!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions