🎉 HTTL 0.1.7 is released, now we have CLI. Read more →
Skip to Content

Comments

Of course, you can add comments to your code.

# line comment get /users # another line comment post /users { name: "morpheus", # inline comment job: "leader" }
Last updated on