An open API service indexing awesome lists of open source software.

https://github.com/gmmorris/deputizejs

A Javascript Resource fetching, dispatching and caching component which enables multiple clients within an application to request and respond to the same resource in parallel with caching to avoid unneeded requests to the service provider.
https://github.com/gmmorris/deputizejs

Last synced: 3 months ago
JSON representation

A Javascript Resource fetching, dispatching and caching component which enables multiple clients within an application to request and respond to the same resource in parallel with caching to avoid unneeded requests to the service provider.

Awesome Lists containing this project

README

        

deputizejs
==========

A Javascript Resource fetching, dispatching and caching component which enables multiple clients within an application to request and respond to the same resource in parallel with caching to avoid unneeded requests to the service provider.