Leantime/leantime

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

Open

#2936 opened on Feb 16, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)PHP (9,827 stars) (957 forks)batch import
Help Wantedenhancementgood-first-issue

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