Octavius Framework
Toggle table of contents
desktop
Target filter
desktop
Switch theme
Search in API
Skip to content
Octavius Framework
api-server
/
org.octavius.api.server
Package-level
declarations
Types
Functions
Types
Embedded
Server
Link copied to clipboard
class
EmbeddedServer
(
val
apiModules
:
List
<
ApiModule
>
)
Functions
configure
Routing
Link copied to clipboard
fun
Application
.
configureRouting
(
apiModules
:
List
<
ApiModule
>
)
module
Link copied to clipboard
fun
Application
.
module
(
apiModules
:
List
<
ApiModule
>
)