Gafaelfawr APIs#
Applications written in Python that want to use the Gafaelfawr API should use the Gafaelfawr client. Applications written in other languages, and administrators performing manual operations, can use the REST API directly.
Some portions of the REST API, although documented for completeness, are only intended for use by web browsers or by Kubernetes.
The API intended for other applications consists of the routes under /api.
Python client
- Gafaelfawr Python client API
- rubin.gafaelfawr Package
- Functions
- Classes
- Class Inheritance Diagram
- rubin.gafaelfawr Package
Server