/overlook-framework2

Yet another node web framework

Primary LanguageMakefileMIT LicenseMIT

overlook-framework2.js

Yet another node web framework

Current status

NPM version Build Status Dependency Status Dev dependency Status Coverage Status

Usage

Tests

Use npm test to run the tests. Use npm run cover to check coverage.

Changelog

See changelog.md

Issues

If you discover a bug, please raise an issue on Github. https://github.com/overlookmotel/overlook-framework2/issues

Contribution

Pull requests are very welcome. Please:

  • ensure all tests pass before submitting PR
  • add an entry to changelog
  • add tests for new features
  • document new functionality/API additions in README