MJegorovas
@Serializable @Resource("test/{id}.pdf") class GetPDF(val parent: Timestamp = Timestamp(), val id: String)
...test/{id}.pdf?id=1
.../test/1.pdf
test/{id}/.pdf
Aleksei Tirman [JB]
A modern programming language that makes developers happier.