Skip to content

Repository files navigation

K-API

A small API which returns kpop artists, albums, etc.

Getting Started

# clone it
git@github.com:Thorbenl/K-API.git
cd K-API
# Install dependencies
npm install
# Start MongoDB# IMPORTANT
You will NEED to set the token private key before launching the application.
Windows & Linux
- SET kpi_jwtPrivateKey=hello
Mac
- export kpi_jwtPrivateKey=hello
# Start server
- npm run start
To do:
- Unit tests
- Expand API
- Proper docs

About

A small API built in NodeJS. Returns Artists and Groups

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages