Serverless functions

Routes to Serverless Functions and Containers can be added to your gateway just like any other URL, and can be a cost-effective, easy way to deploy APIs.

Python API framework

If you are building a Python serverless app, you can manage and transparently integrate with your gateway using the Scaleway Python API framework. This makes building and managing complex serverless APIs easy.

You can see an example using the framework with a gateway in the API framework examples.