dlang-tour ~master (2022-05-05T18:26:51.1971577)
Dub
Repo
IApiV1.gist
rest
iapiv1
IApiV1
Undocumented in source.
interface
IApiV1
@
method
(
HTTPMethod.POST
)
@
path
("/api/v1/gist")
GistOutput
gist
(
string
source
,
string
compiler
,
string
args
)
Meta
Source
See Implementation
rest
iapiv1
IApiV1
functions
format
getSource
gist
run
shorten
structs
FormatOutput
GistOutput
RunInput
RunOutput
ShortenOutput
SourceOutput