dlang-tour ~master (2022-05-05T18:26:51.1971577)
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