A middleware layer between a service and a client. The service could be an in-process library, a file, an external web service, anything. Any time the results from a resource call can be cached, you can use ASC as a proxy to that resource. -- Read More
INSTALL » npm install asc
CODE » git clone git://github.com/bluerival/asc.git
GITHUB » https://github.com/BlueRival/asc
Categories:
Engines:
- node >=0.6.0