appwrite / runtimes

Appwrite configuration for Cloud Function runtimes settings 🌩
https://appwrite.io
BSD 3-Clause "New" or "Revised" License
43 stars 23 forks source link

🚀 Feature: Golang support #54

Open janga1 opened 2 years ago

janga1 commented 2 years ago

🔖 Feature description

Support for Go runtime for Cloud Functions.

🎤 Pitch

Go, as you most likely already know, is a very nice modern language. Easy to write like Lua, Python, HTML. But with the performance of a compiled language like Java, C, etc. It's official docker images can be found here: https://hub.docker.com/_/golang/.

I just think it would be a cool option to have...

Thanks peeps

👀 Have you spent some time to check if this issue has been raised before?

🏢 Have you read the Code of Conduct?

jaredweinfurtner commented 2 years ago

@janga1 appwrite uses Open Runtimes which currently does not support golang, sadly.

stnguyen90 commented 2 years ago

We're seeking help for this for Hacktoberfest 2022: https://github.com/appwrite/appwrite/issues/4018

janga1 commented 2 years ago

Thanks @jaredweinfurtner and @stnguyen90 for putting this wish of mine on the map.

thezachdrake commented 3 months ago

Open Runtimes does have Go support now. Will this be added soon? https://hub.docker.com/r/openruntimes/go