This commit is contained in:
amy 2024-10-26 20:21:31 +02:00
parent 79be67b7a8
commit ac2e7fdd91

View file

@ -6,10 +6,14 @@ i use different hrt terms as a naming scheme for my machines. my main pc is call
## dc-lookup.mono.exhq.dev
selfhosted [discord lookup api](https://github.com/mesalytic/discord-lookup-api) instance. the documentation can be found in the github
**example usage:** `GET https://dc-lookup.mono.exhq.dev/v1/user/712653921692155965`
## backendreview.mono.exhq.dev
review system i use on my website. this instance will most likely not be useful to you, but [you can selfhost the software if you think its useful to you](https://github.com/exhq/review.exhq.dev)
**example usage:** `GET https://backendreview.mono.exhq.dev/getreviews`
## slcache.mono.exhq.dev
reverse proxied cached api for song.link, since their responses dont have cors set and have a really low ratelimit
i have not written any documentation for this api, but if you think it might be useful to you, you can check out [song.link's api docs](https://linktree.notion.site/API-d0ebe08a5e304a55928405eb682f6741) and [the sourcecode for slcache])https://git.lgbt/exhq/slcache)
**example usage:** `GET http://slcache.mono.exhq.dev/?url=spotify%3Atrack%3A6BJHsLiE47Sk0wQkuppqhr`