ReaktoroEndpoints
api.endpoints.flow.ReaktoroEndpoints
Defines the HTTP routes for interacting with the ReaktoroService.
This class sets up the routing for the API endpoints that allow clients to compute system properties for chemical reactions. It integrates with the ReaktoroService
to perform the computations and handle requests.
Value parameters
- reaktoroService
-
The service handling system property computations. This should implement the core logic to process reaction properties using the provided inputs.
Attributes
- Source
- ReaktoroEndpoints.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article