prime-hacker / RESTful-API-Instance

An implementation of 3 RESTful APIs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RESTful-API-Instance

This is a simple program that consists of 3 communicating APIs.

This is a simple program that consists of 3 APIs:

First: Numbers API This takes a number from you and gets you a random fact about it or, it gives you just a math fact when you press its corresponding button.

Second: Google custom search API This takes the resulted fact and search about some patent that relates to this fact.

Last: Facebook API This make us post the patent result to Facebook with your accout, but it still needs permission from Facebook.

About

An implementation of 3 RESTful APIs.


Languages

Language:HTML 67.0%Language:JavaScript 24.9%Language:CSS 8.1%