level2-api

1.0.0-alpha.1 • Public • Published

Level2 API

The level2 API provides a framework, based on Express, for creating web applications. The goal is to provide base functionality, such as users and record level security, with structure as close as possible to Express.

Testing

The level2 API uses the Mocha testing framework which can be installed using

npm install -g mocha

ℹ️ On some systems this command requires root privileges an must be run using sudo

The entire test suite can be run using npm

npm test

All tests are stored in the tests directory.

Other Resources

Documentation

All information about the API can be found here as well as usage guides.

Readme

Keywords

Package Sidebar

Install

npm i level2-api

Weekly Downloads

0

Version

1.0.0-alpha.1

License

MIT

Last publish

Collaborators

  • wnaslund