Skip to content

supernovus/lum.web-service.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Official URLs

This library can be found in two places:

Author

Timothy Totten 2010@totten.ca

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published