Giter Site home page Giter Site logo

cisco-cert-unofficial-api's Introduction

Cisco-Cert-Unofficial-API

Verify Cisco Certs from within your app. This utility will post the Cisco Cert verification code and name in order to verify a Cisco Cert for that person. CCIE and CCDE validation not included for now, as that uses a different tool and I am working on that as well.

Dependencies

Node.js, request, cheerio, express, underscore

Usage

Send an HTTP GET request with query string that includes code to get back the Cisco Certification name and the user's name. E.g.

http://yourhosthere/verify?code=XXXXXXXXXXXXXXXXXXXXXX

Returned JSON object will look like: {"cert":"CCNP","name":"John Smith", "description":"Brief Description of Cisco Cert"}

If the Cert Verification number is not found, an HTTP 404 will be returned.

If the Cisco server times out or has another error, an HTTP 500 will be returned.

If the Cisco cert name doesn't match the pre-defined names, a description of "No Description Exists" will be returned.

Installation

###With NPM:

$ npm install cisco-cert-api-server

https://npmjs.org/package/cisco-cert-api-server

###With Heroku:

This can easily be deloyed into a Heroku App via the Heroku toolkit. Install via npm, then create and push the app via Git. Instructions here: https://devcenter.heroku.com/articles/nodejs

cisco-cert-unofficial-api's People

Contributors

thepacketgeek avatar thabofletcher avatar

Watchers

James Cloos avatar

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.