Rapper Names API allows you to search a database of all your favourite rappers. Chance the Rapper and 21 Savage.
https://basic-rapper-names-api.cyclic.app/api
Add rapper name to the URL to get back their data
Example: https://basic-rapper-names-api.cyclic.app/api/rapper-name
To run the API locally, navigate to the server directory and run: npm install
to install dependencies.
Start the server with: node server.js
.
Building this project reinforced my understanding of creating a basic API using Node.js and Express.js and hosting it on Cyclic
- If you were expecting more than 2 rappers then you got got.