LukeBrandon / fluke

5 stars 0 forks source link

refactor(axum): porting API from `rocket` to `axum` #32

Closed LukeBrandon closed 1 year ago

LukeBrandon commented 1 year ago

Description of changes:

The goal is to get the axum API up to the point of equivalence with the rocket implementation.