feat: add indexer and torrent REST controllers with service layer
- Add config module for yaml config (database, indexers, torrent) - Add indexer module with Torznab protocol support - Add IndexerService and TorrentService for business logic - Add REST controllers for indexer search and torrent management - Add Docker Compose for PostgreSQL and Jackett - Add ERD documentation for database schema
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/target
|
||||
/result
|
||||
.direnv/
|
||||
config.yaml
|
||||
|
||||
Reference in New Issue
Block a user