node-cors

middleware for enabling CORS in express/connect applications
  https://github.com/expressjs/cors/
  0
  no reviews



CORS is a node.js package for providing a Connect/Express middleware that can be used to dynamically or statically enable CORS with various options.

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