Skip to content

Dayewalker/nyybeats-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nyybeats-api

NyyBeats API is a simple API that allows the user to return a song title.

Installation

In the console type npm install to install the necessary node_modules needed to use the API.

npm install

Usage

In the console type node server.js to start the server.

node server.js

Next, in the browser pull up http://localhost:8000 and follow the instructions shown on the index.html page.

The port number can be changed in the server.js file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published