Javascript API plugin resources?

gsmkiller

New Member
I'm in the middle of finishing off a RESTful Gamification API, and am starting in to writing the client libraries for it (PHP library is already done). I'm looking to get started into creating a snippet of JS code that people can embed in their website source to easily allow DOM-based event POST firing to the API - think google analytics and similar.Every search I do on creating such a code snippet refers me to jQuery plugins, which I don't want right now (that could come later) - code needs to be non-framework-based. Can anyone point me to any resources, or give me any hints or sample code on how to get started into creating something like this?All info appreciated.w001y
 
Back
Top