My favorites | Sign in
Project Home Downloads Wiki Issues
Project Information
Members
Featured
Downloads
Links

Hyves JS

A fairly easy to use implementation of the Hyves Data API by MediaMonks

Special features

  • EASY TO USE! :-)
  • requesting of user authorization through a popup in a few lines of code
  • requesting of user authorization through a redirect in a few lines of code
  • Batch processing of calls (a nifty feature from Hyves)
  • Save and restore the access token in a cookie
  • Support for calls over HTTPS
  • Ready to use examples in wiki

PHP Library

Use a server side script for spam sensitive methods HyvesPHP

Notes

External code used by this library:

- SHA1 hash library: http://pajhome.org.uk/crypt/md5/

- Cookies: http://www.quirksmode.org/js/cookies.html

- JSON: Craig Buckler, Optimalworks.net

Hyves Data-API

Documentation about the Hyves Data-API can be found here: http://www.hyves-developers.nl/documentation/data-api/home

Powered by Google Project Hosting