dlang-tour v1.2.3 (2020-09-05T05:18:21Z)
Home
Dub
Repo
IApiV1.run
rest
iapiv1
IApiV1
Undocumented in source.
interface
IApiV1
@
bodyParam
("input")
@
method
(
HTTPMethod.POST
)
@
path
("/api/v1/run")
RunOutput
run
(
RunInput
input
)
Meta
Source
See Implementation
rest
iapiv1
IApiV1
functions
format
getSource
gist
run
shorten
structs
FormatOutput
GistOutput
RunInput
RunOutput
ShortenOutput
SourceOutput