Exploring the Sound - Getting Started With the Spotify API

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • spotify-web-api-starter

    Discontinued An example on how to talk to the Spotify API in React via the implicit grant flow.

  • The whole demo is open source. Here's the code along with a readme that includes some important notes regarding privacy and what happens with your data. If you don't trust the public demo, that's totally fine. Just grab a copy of the source and run your own Spotify app locally.

  • OrganizeYourMusic

    Organize your saved music on Spotify

  • If you've searched Google for "organize spotify" before, you've most likely already come across Spotify's own Paul Lamere with his brilliant, open-source Music Library Organizer. Although not nearly as feature-rich as Paul's Swiss Army Knife, this demo provides a guideline in a state-of-the-art setup with React.js, Redux and Typescript - A stack most web developers are familiar with. With this demo, I hope I can give others a guideline on how to talk to Spotify in a slightly more modern way and offer anyone the possibility to easily download their library data.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • A tool to download your Spotify library (in JSON) with track genres

    1 project | /r/spotify | 11 Feb 2022
  • A tool to download your Spotify library (in JSON) with track genres

    2 projects | /r/spotify | 11 Feb 2022
  • An open-source web app to easily see your top Spotify tracks and download your library as a JSON file

    1 project | /r/InternetIsBeautiful | 19 Mar 2021
  • oauth code flow en aplicaciones de escritorio

    2 projects | /r/CharruaDevs | 6 Oct 2022
  • Recap of the state management history in React

    7 projects | dev.to | 1 Sep 2022