fire

An idiomatic micro-framework for building Ember.js compatible APIs with Go.

MIT License

Stars
57
Committers
3

Bot releases are hidden (Show)

fire -

Published by 256dpi over 7 years ago

  • fixed typo
fire -

Published by 256dpi over 7 years ago

  • improved auth model descriptions
fire -

Published by 256dpi over 7 years ago

  • added ValidateTimestamps()
fire -

Published by 256dpi over 7 years ago

  • support protected attributes with no default value
  • added F() and A() shorthands, and updated documentation accordingly
fire -

Published by 256dpi almost 8 years ago

  • log to stdout
  • updated dependencies to fix jsonapi numbers bug
fire -

Published by 256dpi almost 8 years ago

  • fixued unique attribute validator
fire -

Published by 256dpi almost 8 years ago

  • added UniqueAttributeValidator
  • renamed Authenticator to Manager
  • only revoke tokens that belong to the client
fire -

Published by 256dpi almost 8 years ago

  • exposed Controller and Group on Context
  • added List and Find methdods to Group
  • run authorizers on create before reading the model
  • expose Response in Context to allow modifications
fire -

Published by 256dpi almost 8 years ago

  • exposed ResponseWriter used by logger and added UnwrapResponseWriter
  • added TokenMigrator middleware
fire -

Published by 256dpi almost 8 years ago

  • load model during Delete for convenience
fire -

Published by 256dpi almost 8 years ago

  • added notifier callbacks
fire -

Published by 256dpi almost 8 years ago

  • use extracted stack package for error handling
fire -

Published by 256dpi almost 8 years ago

  • implemented new error handling mechanism called assess, abort and resume
fire -

Published by 256dpi almost 8 years ago

  • invoke custom validation before struct validation
fire -

Published by 256dpi almost 8 years ago

  • updated dependencies to close bugs
fire -

Published by 256dpi almost 8 years ago

  • added the OAuth2 token revocation endpoint
fire -

Published by 256dpi almost 8 years ago

  • small fixes
fire -

Published by 256dpi almost 8 years ago

  • added automated token removal
fire -

Published by 256dpi almost 8 years ago

  • updated Compose to rake a perfectly ordered chain
  • added basic reporter tool
  • added error reporting to controller
  • added error reporting to authenticator
fire -

Published by 256dpi almost 8 years ago

  • updated dependencies
  • added C() function
Package Rankings
Top 7.4% on Proxy.golang.org
Badges
Extracted from project README
Test GoDoc Release