/rapnameskrtog

Primary LanguageJavaScript

Rapper Bio

This is an API that provides rappers birth name, birth location and age. This API was built without adding a client side interface.

Link to project: https://rapper-api-krtog.herokuapp.com/api/

How It's Made:

Tech used: HTML, JavaScript, Express

We used Express to build the API. Postman was used to test the API. Heroku was used for hosting the API and Cors was also installed to test locally from client side.

Lessons Learned:

Addin two lines of code for Cors helps anyone using the API to test locally.