Leantime/leantime

[Cleanup] Update all internal calls to /api/*

Open

#2,936 opened on Feb 16, 2025

View on GitHub
 (7 comments) (0 reactions) (0 assignees)PHP (957 forks)batch import
Help Wantedenhancementgood-first-issue

Repository metrics

Stars
 (9,827 stars)
PR merge metrics
 (Avg merge 12h 22m) (61 merged PRs in 30d)

Description

Frontend requests should be refactored to either be htmx calls or go through the jsonRpc api. This will reduce a ton of code duplication inside of the api/ module.

Contributor guide