Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 788 Bytes

API.md

File metadata and controls

14 lines (10 loc) · 788 Bytes

APIs

Resources on how to interact your code with existing APIs.

Key APIs to be aware of

  • News API: A JSON API for pulling headlines and news articles from news sources and blogs across the web.
  • JSON Placeholder API: Free to use fake Online REST API for testing and prototyping.
  • Voice RSS Text-to-Speech API: API for converting text to speech with support for many different languages and voices.
  • Random User Generator API: Open-source API for generating random user data.
  • Useful API's: Collection of APIs on a list of issues ranging from health to geocoding.

General user guides

YouTube channels