Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/netr0m/tbl06

A Docker/containerization/API demonstration using the APIs of SoundCloud, YouTube and Musixmatch to browse music
https://github.com/netr0m/tbl06

api containerization docker docker-image nodejs sails sailsjs soundcloud-api youtube-api

Last synced: about 16 hours ago
JSON representation

A Docker/containerization/API demonstration using the APIs of SoundCloud, YouTube and Musixmatch to browse music

Awesome Lists containing this project

README

        

# [TBL06](158.39.75.66:1337) - Node/Sails :sailboat:

## About
A Docker/container/API demonstration for the course IS-308 // Internet Technologies, made by group 1.

## Docker Hub
https://hub.docker.com/r/mortea15/tbl06/

## Get Started

- Node.js
- Sails.js
- [Googles Material Design CSS, JavaScript & Icons](https://getmdl.io/)
- [MaterializeCSS CSS & JavaScript](http://materializecss.com/)
- YouTube API
- SoundCloud API
- MusixMatch API

1. Clone the repository to your computer
2. Navigate to your local clone
3. Run the following command to get set up
```sh
npm install
```

:musical_note: