Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 399 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 399 Bytes

No JSON/JSONP? No problem. This is a simple async server written using goliath. You can deploy this inside your domain to access a JSON api that doesn't support JSONP as well as convert a XML api into JSON.

Need to your leverage your synchronous stack with what is returned from the api? ForwardingSupport demonstrates a simple yet effective pattern to integrate with your existing applications.