Saturday 17 August 2013

easy to use javaScript api

Now a days javascript api are too popular and ShepHertz technology came out with the solution and provide most useful javascript api, with a ease to use . javascript api is so simple to use.
The most useful api is login/authentication which is used in most of the login site . shephertz have the solution for it. you can use user api for your login purpose you can also set user profile using api.
Why to use shephertz api?
1). Easy to use, just do registration and get your keys and start using service
2). Free use upto 1 million calls.
3). Mostly helpful for the individual developer .
4) samples are also provide to help developer how to use.
Steps to use shephertz api:
  1. Register with App42 platform.
  2. Create an app once you are on Quick start page after registration.
  3. You will get your api and secret keys , initialize in your project.
  4.  Download app42 javascript sdk and unzip on your local machine.
  5. Include  App42-all-x.x.x.min.js in your  project.
                 <script type="text/javascript" src="../App42-all-x.x.x.min.js"></script>

Note: Sample code is also given to help you .

No comments:

Post a Comment