Expand description
Axum router library for GA4GH refget Sequences v2.0.0 and Sequence Collections v1.0.0.
Structs§
- Refget
Config - Configuration for the refget server.
- Refget
State - Shared application state passed to all handlers.
- Service
Info Config - Optional GA4GH service-info metadata fields.
Functions§
- refget_
router - Create the combined refget router with both sequences and sequence collections endpoints.
- seqcol_
router - Create the sequence collections-only router (Sequence Collections v1.0.0 endpoints).
- sequences_
router - Create the sequences-only router (Sequences v2.0.0 endpoints).