Public APIs List

Category:Projects | Posted on:February 12, 2024
public apis list

A dead-simple React app that fetches a list of free APIs from public-api.

Installation

Clone the repository
git clone https://github.com/K8215/publicapis-list.git
Navigate to the project directory
cd publicapis-list
Install dependencies
npm install

Usage

The app can be used to view a full list of available API titles in a responsive four-column layout.

Updates 2/15/24

  • Added checkbox to filter out APIs that require CORS.
  • Added dynamic total.
  • Added API descriptions.
  • Linked API titles out to their sources.

Updates 5/28/24

  • The endpoint for this project appears to be dead.

 

Tags: , ,