- Add dependency health badge
- Add support for api versioning. Closes #6
- Add tests for default implementation
- Enable strict mode
- Adapt code for linter to pass
- Add basic restrict middleware
- remove unused code for lint to pass
- Update usage of module.exports to export default
- Refactor root index.js to use lib/boot
- Fix usage of relative path in import
- 'make test' => 'make test-example'
- Refactor let to const
- Fix wrong usage of config data in config/index.js
- Add comments to Makefile
- Fix bad JSON format
- Add basic structure and example