0.2.0 • Published 2 years ago

api-genie v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

api-genie

##changelog v0.2.0

  • api-genie is able to work with connect.js compatible solutions without grunt now
  • standalone logging introduced
  • small refactoring
  • new options format (changes in keys and structure) -> checking in index.js
  • currentRequestContext enriched with new properties -- genie provides a shared registry that can be used between requests (available under registry property in currentRequestContext. API: get + set methods similar to lodash)

v0.1.1

  • bugfix