Skip to content

Kong/apistatus-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

API Status API API Status

An API wrapper around apistatus. Makes a GET requests to the target API endpoint and returns response information as JSON. Powering apistatus.org!

Usage

Start the server

git clone https://github.com/Mashape/apistatus-api
cd apistatus-api
npm install
node server.js

Make a request

curl 127.0.0.1:8080/?url=https://mockbin.com/status/200

MIT license

Copyright (c) 2015, Mashape (https://www.mashape.com/)

About

An API for apistatus, super meta

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published