1.1.0 • Published 1 month ago

@lumjs/web-service v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

lum.web-service.js

A package for defining web service APIs in web apps.

Summary

Is not a port of my old webservice.js from the old Lum.js/Nano.js collection. Instead it is an entirely new package written from the ground up, and uses the Fetch, URL, and File APIs that all modern browsers support.

If the client browser doesn't support those APIs, this library is useless, but if the browser doesn't support those APIs, it's ancient, obsolete, and entirely unsupported. YMMV.

TODO

Nothing too high up on the priority list, but a few would like features:

  • Helpers to make working with binary (Blob, etc.) Request data easier.
  • Helpers to make working with FormData Request data easier.
  • Helpers to make working with binary Response data easier.

Examples

Official URLs

This library can be found in two places:

Author

Timothy Totten 2010@totten.ca

License

MIT

1.1.0

1 month ago

1.0.0

1 month ago