11 lines
702 B
Markdown
11 lines
702 B
Markdown
# Angel3 CORS middleware
|
|
|
|
[](https://pub.dartlang.org/packages/angel3_cors)
|
|
[](https://dart.dev/null-safety)
|
|
[](https://gitter.im/angel_dart/discussion)
|
|
|
|
[](https://github.com/dukefirehawk/angel/tree/angel3/packages/cors/LICENSE)
|
|
|
|
CORS headers middleware for Angel3. Ported from [Express CORS middleware](https://github.com/expressjs/cors) to Angel3 framework.
|
|
|
|
For complete example usage, see the [example file](example/example.dart).
|