No description
- Rust 50.6%
- toml 32.8%
- Nunjucks 7.5%
- json 3.5%
- SCSS 2.6%
- Other 3%
Changed the entry character, staff and titles routes to be subpaths of the entries route rather than their own paths. This fits REST principles better as those entities have a hierarchical relationship with entries, unlike relations. |
||
|---|---|---|
| .cargo | ||
| .sqlx | ||
| etc | ||
| migrations | ||
| nix | ||
| violet-api | ||
| violet-core | ||
| violet-front | ||
| xtask | ||
| .gitattributes | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| deny.toml | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| process-compose.yaml | ||