feat: adds torrentio api endpoint

This commit is contained in:
2025-07-04 14:57:39 -05:00
parent bd47107399
commit d6cbb53da6
4 changed files with 144 additions and 21 deletions

View File

@@ -29,3 +29,11 @@ controllersMonitor:
type: attribute
defaults:
schemes: ['https']
controllersTorrentio:
resource:
path: ../src/Torrentio/Framework/Controller
namespace: App\Torrentio\Framework\Controller
type: attribute
defaults:
schemes: ['https']