backend/src/api/v1
Radical 1d7cdf343b
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
feat: add users endpoint and add me and uuid under it
Adds a users endpoint that returns all users on the server, will require instance permissions in future.
Place previous user requests under users to avoid having multiple endpoints.
2025-05-02 19:19:59 +02:00
..
auth refactor: move regex code to mod.rs 2025-05-02 16:22:30 +02:00
users feat: add users endpoint and add me and uuid under it 2025-05-02 19:19:59 +02:00
mod.rs feat: add users endpoint and add me and uuid under it 2025-05-02 19:19:59 +02:00
stats.rs style: cargo clippy and format 2025-05-02 15:20:22 +02:00