Server Side JavaScript

There are many cases when running server side code is necessary, for example when calling APIs without exposing your key. It would be great if Knack supported the ability to add custom JavaScript on the server side not just the client side. Under the hood it could use AWS Lamdba functions but remove the complexity for us as Knack users.