Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 411 Bytes

File metadata and controls

11 lines (6 loc) · 411 Bytes

NodejsProject

A simple project dealing with making synchronous calls to 2 api's

The two API's that were used were the Cat API and Animechan API. Cat Api deals with cat photo's and the Animechan API deals with anime quotes.

Cat Api uses a api key while the Animechan API uses public key

Interface

After both API's fetch