What is Imperium?
Imperium is a role-based authorizations library for Node.js.
Table of contents
Introduction
Node.js REST APIs often need to control what users can do. Imperium help developers to build complex role-based APIs in seconds.
Imperium doesn't depend on any framework or database, so you can plug it in any existing Node.js application.
Code
Checkout our GitHub to see Imperium source code.