-
A golang API running binary could be very fast and good resource saving App. Like the other sugestion about Typescript support, there are special needs to implements this on runtime? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Pepperoni, pizza, pasta, Luigi! I showed in the discord chat how you can do this. In short: put the binary in the folder with the project and run it at each request, and proxy all requests to it. |
Beta Was this translation helpful? Give feedback.
-
hi, thanks for the feedback! we're reworking our runtimes platform at the moment. our goal is to support all languages/framework. |
Beta Was this translation helpful? Give feedback.
Pepperoni, pizza, pasta, Luigi!
I showed in the discord chat how you can do this. In short: put the binary in the folder with the project and run it at each request, and proxy all requests to it.