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

https://github.com/jack-carling/christmas-music-api

School assignment
https://github.com/jack-carling/christmas-music-api

api audio-player nodejs

Last synced: 3 months ago
JSON representation

School assignment

Awesome Lists containing this project

README

        

# Christmas Music

Node.js server without using express, with an API that returns Christmas songs and an audio player in the client.

## Run

```bash
node server.js

# Running on port 8000
```

## Screenshot

![](https://user-images.githubusercontent.com/72305598/134019517-c4748b6a-1331-4b27-a587-160e892a7499.png)