- f3dc7cf Removing drakov feature
- d8f880d Add support for enum, array, object property types
- 0eef972 Add dependencies badge to README
- 2324163 Drop travis support for Node 4 and 5
- 7ce6d29 Add strict declarations
- cbe1a88 Update yeoman-generator dependency to 1.1
- 425ba0d Update pluralize dependency
- 61d4d54 Bugfix/generator npm init dependency (#16)
- 59a4efb Run watch task as callback in default task
- 556eb3d Add node 4 to travis spec
- b773358 Mock npm-init generator for tests
- 864087e Add CHANGELOG.md
- c1d034d Add error responses to data structures
- 3402c83 Create separate data structures for submitted and returned models
- 3d7815f: Fix prompting flow to allow proper testing
- 8fd5293: TESTS FAILING
- dbf14e8: Main Generator adds README to new project
- 3031a9e: Update README with better documentation
- 2d9a84d: gulp build:html depends on build:apib
- 40ecd29: update package.json to include resource subgenerator
- 68ffb50: Remove lib dir altogether
- f015fae: Move lib dir into generators dir
- 75bceb9: Update package.json with repository
- 5ec016f: Update README.md
- af3c17d: Add strict declarations for test files
- 23ec850: Update package.json with correct entry point
- 0da75fd: Add tests
- faa5096: Remove unfinished line in README
- db750bb: Add title to README
- 8c97354: Update model id type in route file
- abe0aad: Remove serve:api from default gulp task
- ded00e8: update README
- 1e06859: Add package.json initialization
- bea5fcb: Rough README
- 670a577: Create README.md
- 527883f: Remove mistaken request body on GET route
- 88712eb: Change package name
- cb664a9: Add Route generator
- d3e0db1: Initial Commit