Finish OPDS

This commit is contained in:
Alex Ling
2020-06-01 13:22:04 +00:00
parent 871a5fe755
commit 8a0e9250c8
4 changed files with 95 additions and 0 deletions

View File

@@ -53,6 +53,7 @@ class Server
AdminRouter.new
ReaderRouter.new
APIRouter.new
OPDSRouter.new
Kemal.config.logging = false
add_handler LogHandler.new