Skip to content

kashyaparjun/RandomQuotesAPINodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.