Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 433 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 433 Bytes

rap-names-api

This is a simple api that allows you to make a request to the server, and it responds with the rappers birth name.

Link to project: https://simple-rap-api-ashmint.herokuapp.com/

How It's Made:

Tech used: HTML, JavaScript, Node.js, Express

This is a simple API that showcases the power of Express and how it simplifies creating a server and the interaction between servers and the files they serve.