# Coding for GOOD - SoundCloud API

DevFeed: [Coding for GOOD - SoundCloud API](<https://devfeed.tech/articles/coding-for-good-soundcloud-api-2011.md>)

Original publisher: [Read original article](<https://developers.soundcloud.com/blog//coding-for-good>)

Published: 2012-11-02T00:00:00Z

Content type: article

Language: en

Sources: [SoundCloud Backstage Blog](<https://devfeed.tech/sources/soundcloud-backstage-blog.md>)

Topics: [API](<https://devfeed.tech/topics/api.md>), [Web APIs](<https://devfeed.tech/topics/web-apis.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [coding](<https://devfeed.tech/topics/coding.md>), [App](<https://devfeed.tech/topics/app.md>), [Web](<https://devfeed.tech/topics/web.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [applications](<https://devfeed.tech/tags/applications.md>), [coding](<https://devfeed.tech/tags/coding.md>), [developers](<https://devfeed.tech/tags/developers.md>), [guides](<https://devfeed.tech/tags/guides.md>), [hackathon](<https://devfeed.tech/tags/hackathon.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [web](<https://devfeed.tech/tags/web.md>), [web-apis](<https://devfeed.tech/tags/web-apis.md>)

## AI overview

SoundCloud describes its contribution to Coding for GOOD, a coding-lesson series and final project created to help address the technical skills gap. The article highlights a lesson on using the SoundCloud API and JavaScript SDK to build a simple SoundCloud app with web technologies.

## Source excerpt

The web has come a long way. We have APIs that allow developers to create amazing applications quickly, and browser technologies have...