8 Commits

Author SHA1 Message Date
Martin Berg Alstad
f40c87aa8e Changed router visibility to pub 2024-07-06 13:27:24 +02:00
Martin Berg Alstad
284ee73ffd Changed parsers to FnMut 2024-07-02 13:24:37 +02:00
Martin Berg Alstad
732eaafec0 Fixed Multipartfiles only accepting a single file.
Added som standard derives on File struct, and extractors
2024-07-01 18:27:47 +02:00
Martin Berg Alstad
963c0610e5 Removed tokio feature and added tokio to axum feature 2024-06-30 23:39:25 +02:00
Martin Berg Alstad
0898a50166 Added MultipartFile extractors.
Moved cfg macro to lib where possible.

Changed some features, and made some deps optional
2024-06-30 20:17:44 +02:00
Martin Berg Alstad
752d1a9d10 Fixed tracing message not showing in AppBuilder 2024-06-26 10:31:20 +02:00
Martin Berg Alstad
83f85f1938 AppBuilder for Axum 2024-06-26 10:20:52 +02:00
Martin Berg Alstad
9eb7c2883e Initial commit 2024-06-22 17:18:29 +02:00