An open API service indexing awesome lists of open source software.

https://github.com/charlie85270/apifinder

Webapp to find a public API
https://github.com/charlie85270/apifinder

Last synced: 3 months ago
JSON representation

Webapp to find a public API

Awesome Lists containing this project

README

          

### Features

[APIsFinder](https://www.apisfinder.com/ "APIsFinder") is a simple progressive webapp that allows you to search among more than 640 public and open APIs. It uses the [public-apis AP](https://github.com/public-apis/public-apis "public-apis repo").

[![Netlify Status](https://api.netlify.com/api/v1/badges/0234f33c-d745-4650-a1ed-d30ce264cf35/deploy-status)](https://app.netlify.com/sites/apisfinder/deploys)

![api](https://i.ibb.co/1bpYGpy/Capture-d-e-cran-2020-06-08-a-18-35-53.png "api")

Made with React 16.8

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Available Scripts

In the project directory, you can run:

### `yarn start`

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.

### `yarn test`

Launches the test runner in the interactive watch mode.

See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `yarn build`

Builds the app for production to the `build` folder.

It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.