REST

Expose REST APIs and call external ones, all in Python.

Get started

Give every service an HTTP endpoint that clients call - JSON in, JSON out, secured the way you choose.

REST channels
service.py

Expose APIs

Call APIs

Security

Data and errors

OpenAPI