aromanino


Alessandro

  • This module deals with the management of JWT tokens used for the protection of own API. It enables encoding and decoding of the token itself and the definition of rules that allow to determine if a token type is enabled or not to access a given resource.

    published version 3.1.4, a year ago
  • This module deals with the management of configuration file of properties used for give a simple and consistent configuration interface to your application

    published version 3.0.3, a year ago
  • This package allows intercept an express response ( res.send , res.end , res.write ) and update or upgrade response with your other logic

    published version 1.1.8, a year ago
  • This module deals with to extend an API backend that adds a specific feature to an existing API as plugin(add-in, addin, add-on, addon). apiextender let to enable third-party developers to create abilities which extend an application and supports the a

    published version 3.1.4, a year ago
  • This module deals with to add and remove routes on the fly to an existing API. It uses express-remove-route

    published version 1.0.4, a year ago
  • Remove a route in express at runtime.

    published version 0.1.5, 8 years ago
  • A simple caching module on redis that has `set`, `get` and `delete` methods and works as a codified cache storage. Keys can have a timeout (`ttl`) after which they expire and are deleted from the cache. All keys are stored in a redis instance.

    published version 1.3.2, a year ago
  • A simple middleware to dinamically render javascript files starting from ejs templates

    published version 1.1.1, a year ago