Services
A PERSEUS service provides functionality to interact with projects and all other stored data. A service is more general than a state and can be thought of as a microservice. PERSEUS itself uses services to provide many of the core functionalities, such as:
- project and person search
- reporting
- management of API tokens
Services provide a simple framework to create API endpoints for an HPC center’s needs and support internal automation.
Create a new service How to develop a new service