https://github.com/maxdome/mxd-cors
https://github.com/maxdome/mxd-cors
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/maxdome/mxd-cors
- Owner: maxdome
- Created: 2016-12-07T11:05:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-17T17:09:12.000Z (over 9 years ago)
- Last Synced: 2025-02-17T16:45:11.839Z (over 1 year ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Initialized cors middlewares for the maxdome devices.
## Examples
```
app.use(require('mxd-cors')());
```