mojito 0.6.4 copy "mojito: ^0.6.4" to clipboard
mojito: ^0.6.4 copied to clipboard

outdatedDart 1 only

A micro framework for modern web apps built from the ground up on the shelf framework

0.6.4 #

  • added examples
  • updated many dependency versions

0.6.3 #

  • Add named parameter address to Mojito.start

0.6.1 #

  • fixed: had git dependency for 'config'

0.6.0 #

  • added cors
  • support for config

0.5.0 #

  • includes shelf_bind 0.9.0 which has many significant and some BREAKING changes. Consult the change logs for shelf_bind

0.4.0 #

  • Significantly improved Readme, dartdocs and examples
  • Revamped oauth client support
    • removed addOAuth2Provider and addOAuth1Provider from router
    • added oauth property to router providing access to new builders
    • out of the box support for creating oauth clients for:
      • github
      • bitbucket
      • google
  • Removed perRequestLogProcessor as wasn't viable
  • create a root Logger by default

0.3.0 #

  • Now extends the new shelf_rest router and inherits its shiny new features

0.2.0 #

  • upgraded version of shelf_oauth. Breaking if you relied on accessType in oauth2 being 'offline'

0.1.7 #

  • upgraded version of shelf_auth

0.1.6 #

  • upgraded version of shelf_auth

0.1.5 #

  • upgraded version of shelf_oauth

0.1.4 #

  • upgraded version of shelf_oauth

0.1.3 #

  • upgraded version of shelf_auth for exclusion support in authorisers

0.1.2 #

  • upgraded version of shelf_auth

0.1.1 #

  • added authorisation middleware

0.1.0+1 #

  • fixed bug where middleware was not passed to super ctr in router

0.1.0 #

  • added oauth2 support

0.0.3 #

  • support for same pub serve vs static trick that appengine uses

0.0.2 #

  • oauth support

0.0.1 #

  • First version
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A micro framework for modern web apps built from the ground up on the shelf framework

Homepage

License

unknown (LICENSE)

Dependencies

config, http_exception, matcher, oauth, option, quiver, shelf, shelf_auth, shelf_auth_session, shelf_bind, shelf_exception_handler, shelf_oauth, shelf_oauth_memcache, shelf_path, shelf_proxy, shelf_rest, shelf_static

More

Packages that depend on mojito