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 3.1.4 2 months 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 3.0.3 2 months ago
  • This package allows intercept an express response ( res.send , res.end , res.write ) and update or upgrade response with your other logic

    published 1.1.8 2 months 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 3.1.4 2 months ago
  • This module deals with to add and remove routes on the fly to an existing API. It uses express-remove-route

    published 1.0.4 2 months ago
  • Remove a route in express at runtime.

    published 0.1.5 7 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 1.3.2 2 months ago
  • A simple middleware to dinamically render javascript files starting from ejs templates

    published 1.1.1 2 months ago