I made myself an API with Python using Quart, websockets
, and aiohttp
.
Currently, the API only supports my Spotify. Hoping to expand soon!
URL: https://api.youngchief.xyz
Source Code: https://git.youngchief.xyz/youngchief/API
Original Post: https://forum.youngchief.xyz/d/107-the-youngchief-api
4 Likes
Hi there.
The original post link is a dead link. Is there doc/post of what the API does?
That’s odd, it’s working for me. The API just gives you data about me. You should find more info on the post I linked from my forum.
That’s normal, you are not supposed to see a website there yet. You can call endpoints like /spotify/now
for example to get my Spotify now playing data. There’s more info on the links I’ve provided.
3 Likes