GithubHelp home page GithubHelp logo

soppatorsk / spt Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 735 KB

fun with spotify

Home Page: https://torsk.net/spt/

Go 63.19% HTML 2.70% JavaScript 1.84% Vue 30.35% Dockerfile 1.91%
gin go spotify vue

spt's Introduction

torsk.net/spt/

This is a hobby project for learning Go/Gin backend with a Vue frontend. The project is available at https://torsk.net/spt/ and can also be accessed via API calls at https://torsk.net/spt.

API

{ID} refers to a Spotify playlist ID. For example, if the playlist URL is https://open.spotify.com/playlist/3okg2NywBjVFkFM9LNrWA2?si=8eaebcef35f74ca7, the ID is 3okg2NywBjVFkFM9LNrWA2.

  • GET /playlists
    • Returns all public playlists that are viewable on the frontend.
  • GET /playlist/{ID}
    • Returns the full JSON data for the specified playlist ID, including all generated features. This can be viewed on the frontend as well.
  • GET /collage/{ID}
    • Returns only the image file of the generated collage for the specified playlist ID.
  • GET /ai/{ID}
    • Returns only the AI roast response for the specified playlist ID.

spt's People

Contributors

soppatorsk avatar

Watchers

Kostas Georgiou avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.