feat: Add proxy for old API

This commit is contained in:
oSumAtrIX
2024-06-05 04:28:36 +02:00
parent fa2f8b2f86
commit 39f54bbb32
13 changed files with 188 additions and 75 deletions

View File

@@ -2,8 +2,11 @@ package app.revanced.api.command
import app.revanced.api.configuration.*
import app.revanced.api.configuration.routing.configureRouting
import io.ktor.server.application.*
import io.ktor.server.engine.*
import io.ktor.server.netty.*
import io.ktor.server.response.*
import io.ktor.server.routing.*
import picocli.CommandLine
@CommandLine.Command(