BAL Backend written in rust
Find a file
Ninjdai 2996d68071
All checks were successful
/ test (push) Successful in 2m32s
fix(search): missing LIMIT (page_size) and incorrect page number
2025-11-06 15:07:59 +01:00
.forgejo/workflows feat: update dependencies 2025-08-14 17:54:51 +02:00
scripts feat: authentication system 2025-08-03 01:50:18 +02:00
src fix(search): missing LIMIT (page_size) and incorrect page number 2025-11-06 15:07:59 +01:00
tests refactor: remove where in favor of <T: > for generics 2025-08-20 09:39:35 +02:00
.gitignore feat: initial API and docs 2025-07-30 16:55:07 +02:00
Cargo.lock feat: update dependencies 2025-08-14 17:54:51 +02:00
Cargo.toml feat: update dependencies 2025-08-14 17:54:51 +02:00
LICENSE.md add license 2025-08-25 20:51:30 +02:00