0.2.0 • Published 8 years ago

universal-api v0.2.0

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

universal-api

superagent wrapper intended to help writting libs for third-party api running both on server and browser via jsonp

Why?

Because it sucks to have different libs on backend and frontend.

Install

$ npm install universal-api --save

Used in

Changelog

  • v0.2.0 - add attach and field to POST and PUT requests
  • v0.1.0 - breaking changes due to complete refactor

License

MIT © ewnd9

0.2.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.1

9 years ago