platform/README.md
2019-02-07 11:59:45 -05:00

8 lines
No EOL
388 B
Markdown

# cors
[![Pub](https://img.shields.io/pub/v/angel_cors.svg)](https://pub.dartlang.org/packages/angel_cors)
[![build status](https://travis-ci.org/angel-dart/cors.svg)](https://travis-ci.org/angel-dart/cors)
Angel CORS middleware.
Port of [the original Express CORS middleware](https://github.com/expressjs/cors).
For complete example usage, see the [example file](example/example.dart).