Add logging of JSON requests, CI and Dockerization #2

Merged
dorian merged 16 commits from axum-migration into main 2024-02-23 14:33:23 -05:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit 5e390951f0 - Show all commits

View File

@ -33,3 +33,5 @@ sudo dpkg -i "mirror-server-${VERSION}_amd64.deb"
* [ ] Create Docker image for mirror-server for easier distribution.
* [ ] Add publishing of DEB and Docker image to DroneCI.
* [ ] Add OpenAPI/Swagger UI
* [ ] Add documentation to the API.
* [ ] Publish crate on <https://crates.io/>.