• hunty avatar
    spotify
    @hunty
    Forked from stevekrouse/spotify
    HTTP (deprecated)
  • benlenarts avatar
    SongTagger
    @benlenarts
    Forked from hunty/spotify
    HTTP (deprecated)
  • niek avatar
    spotify
    @niek
    Forked from hunty/spotify
    HTTP (deprecated)
  • stevekrouse avatar
    spotifyRefreshToken
    @stevekrouse
    An interactive, runnable TypeScript val by stevekrouse
    Script
  • anthonyec avatar
    spotify
    @anthonyec
    Forked from hunty/spotify
    HTTP (deprecated)
  • stevekrouse avatar
    dlock
    @stevekrouse
    dlock - free distributed lock as a service https://dlock.univalent.net/ Usage API Acquire a lock. The id path segment is the lock ID - choose your own. https://dlock.univalent.net/lock/arbitrary-string/acquire?ttl=60 {"lease":1,"deadline":1655572186} Another attempt to acquire the same lock within its TTL will fail with HTTP status code 409. https://dlock.univalent.net/lock/01899dc0-2742-44f9-9c7b-01830851b299/acquire?ttl=60 {"error":"lock is acquired by another client","deadline":1655572186} The previous lock can be renewed with its lease number, like a heartbeat https://dlock.univalent.net/lock/01899dc0-2742-44f9-9c7b-01830851b299/acquire?ttl=60&lease=1 {"lease":1,"deadline":1655572824} Release a lock https://dlock.univalent.net/lock/01899dc0-2742-44f9-9c7b-01830851b299/release?lease=42
    Script
  • niek avatar
    cyanGuppy
    @niek
    Forked from niek/spotify
    HTTP (deprecated)
1
Next
October 23, 2023