controller 0.1.12 copy "controller: ^0.1.12" to clipboard
controller: ^0.1.12 copied to clipboard

Write HTTP servers with metadata annotated classes with support for validation and security.

0.1.12 #

  • Support implicit Iterable and Map to JSON conversion in conventional response.

0.1.11 #

  • Do not validate synthetic properties

0.1.10+1 #

  • Fixed issue with removed BodyProperty

0.1.10 #

  • API docs

0.1.9 #

  • Document all features in README.md
  • Migrate to Github

0.1.8 #

  • Auto-generate JSON response

0.1.7 #

  • Added support for CORS headers

0.1.6 #

  • Added support for OpenID Connect tokens

0.1.5 #

  • Update to Dart 2.14

0.1.4 #

  • Use json_annotation to generate fromJson
  • Readme and example
  • Validation in iterables
  • Implicit validation for valid JSON
2
likes
120
pub points
71%
popularity

Publisher

unverified uploader

Write HTTP servers with metadata annotated classes with support for validation and security.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

jose, logging, openid_client, shelf

More

Packages that depend on controller