Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 293 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 293 Bytes

RandomQuotesAPINodeJS

This is an API where I have used the http://quotesondesign.com/ API, but when you use the API on any website, it would cause a cors error. Inorder to fix that. This API gets the previous API adds cors onto them and sends then as GET request to this API.