API

My personal api is available at https://dnnsmnstrr.vercel.app/api/

Available routes:

RouteDescription
/dennisReturns information about me
/eventsA list of events in my life (used for my life-timeline)
/socialReturns a json of my social-urls
/social/ + (facebook, twitter, instagram, linkedin, github, youtube, spotify, telegram)Gets a redirect to the given profile page
/playlistReturns a json of my Spotify playlists
/playlist/ + (current)Gets a redirect to a specific playlist
/playlist/randomRedirects to a random playlist
/redirectDynamically returns a Redirecting, matched to a list of aliases with fallback to social links and my homepage

Much of the data made available through this api is stored in gists.

Resources

  • Sheety turns a spreadsheet into an API