LockerProject / Locker

Locker - the "me" platform
http://lockerproject.org/
BSD 3-Clause "New" or "Revised" License
1.07k stars 123 forks source link

api.js JS client should wrap the push API better #885

Open smurthas opened 12 years ago

smurthas commented 12 years ago

right now requires doing a manual post and setting content type headers, etc. we should make it much easier than that by just wrapping it up into a client.push command like the client.get