style: fix some clippy errors
Some checks failed
Publish Docker Images / build-and-publish (push) Has been cancelled

This commit is contained in:
2025-11-20 10:50:47 +01:00
parent daa92328c5
commit c46ab8397c
3 changed files with 11 additions and 7 deletions

View File

@@ -3,7 +3,13 @@ include_toc: true
gitea: none
---
# phundrak.com Backend
<h1 align="center">Bakit</h1>
<div align="center">
<strong>
A backend for my personal website
</strong>
</div>
<br/>
<div align="center">
<a href="https://sonar.phundrak.com/dashboard?id=phundrak-backend" target="_blank">
@@ -20,8 +26,6 @@ gitea: none
</a>
</div>
The backend for [phundrak.com](https://phundrak.com), built with Rust and the [Poem](https://github.com/poem-web/poem) web framework.
## Features
- **RESTful API** with automatic OpenAPI/Swagger documentation