node-axios

Promise based HTTP client for the browser and node.js
  https://github.com/mzabriskie/axios
  0
  no reviews



Features: - Make XMLHttpRequests from the browser - Make http requests from node.js - Supports the Promise API - Intercept request and response - Transform request and response data - Cancel requests - Automatic transforms for JSON data - Client side support for protecting against XSRF

Node.js is an event-based server-side JavaScript engine.