Axtra
🎨 Overview
This crate adds some common helpers for Axum + Astro projects.
This library is extremely opinionated and rough and subject to breaking changes.
🐉 Here be dragons 🐉 Burninate
As more functionality can be abstracted into this lib from my current projects it will continue to grow.
Features
- Generic AppError and Error response handling + typescript types
- WrappedJson response to easily nest Vec and single types into a root json object
- Health check to test that postgres is working.