a quick getting started guide :)
base url: https://api.crust.terabyteis.me
parameter type: path params
example:
(real request) a request to https://api.crust.terabyteis.me/user/thrizzzle
will return:
HTTP/1.1 200 OK
content-length: 62
content-type: text/plain; charset=utf-8
date: Tue, 08 Feb 2022 01:18:44 GMT
{
"name": "thrizzzle",
"uuid": "728a24c109534636a54c149f7ef627d3"
}
example:
a request to https://api.crust.terabyteis.me/hello
will return:
HTTP/1.1 200 OK
content-length: 270
content-type: text/html; charset=utf-8
date: Tue, 08 Feb 2022 01:17:43 GMT
server: railway
x-envoy-upstream-service-time: 4
<iframe width="100%" height="100%" src="https://www.youtube-nocookie.com/embed/Yw6u6YkTgQ4?controls=0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>