Skip to content

devphiliper/rapper-names-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Rapper Names API

Rapper Names API allows you to search a database of all your favourite rappers. Chance the Rapper and 21 Savage.

Tech Used: HTML, Javascript, Express, Node

Link to API:

https://basic-rapper-names-api.cyclic.app/api

How to use the API:

Add rapper name to the URL to get back their data

Example: https://basic-rapper-names-api.cyclic.app/api/rapper-name

How to run the API locally:

To run the API locally, navigate to the server directory and run: npm install to install dependencies.

Start the server with: node server.js.

Lessons Learned:

Building this project reinforced my understanding of creating a basic API using Node.js and Express.js and hosting it on Cyclic

Get Gotchas

  • If you were expecting more than 2 rappers then you got got.

About

Basic API built using Node and Express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published