Coder Social home page Coder Social logo

mark8769 / apifinderdemo Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.74 MB

Demo usage of a free api without needing an API key. Example uses the XMLHttpRequest object to make requests and receive responses. Source for free api's https://mixedanalytics.com/blog/list-actually-free-open-no-auth-needed-apis/

HTML 31.51% JavaScript 51.34% CSS 17.15%

apifinderdemo's Introduction

Demo

Purpose:

This assignment aimed to find a free API from Mixed Analytics and do something useful with it. The APIs found in the link are all free and require no authentication. While I appreciate someone compiling this list, it was lacking in the amount of API's they had (82). The API I chose was Public APIs, which list's some public APIs (1425). For this assignment, I added the cors enabled filter, is the api https enabled filter, dropdown for all the available categories, and an input for searching.

Contents:

  1. index.html - The website itself.

  2. styles.css - Styling of page, including some neat table styling.

  3. script.js - Performs the api calls when submit button is pressed. Fills the categories on site load, and dynamically add's the search results to the table.

Note:

I noticed the maintainers of the api haven't been active on github anymore. Some links might be out of date. At some point this page might stop working?

Issues with maintainers

After digging through the issues, I found out that they forked the repo, and are now maintaining the new repo here. Maintained Public APIs repo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.