Pinned Repositories
addandremoveroutes
This module deals with to add and remove routes on the fly to an existing API. It uses express-remove-route. If you need to do more complicate things as extend or override your API, you must use apiextender npm package.
apiextender
express API Extender
aromanino
Config files for my GitHub profile.
codified_data
This module deals with the management of codified information within data
express-remove-route
Delete a route in express at runtime.
nodecache
a node internal caching module
propertiesmanager
mange configuration and properties file
rendercustomjs
responseinterceptor
This package allows intercept an express response ( res.send , res.end , res.write ) and update or upgrade response with your other logic
tokenmanager
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.
aromanino's Repositories
aromanino/addandremoveroutes
This module deals with to add and remove routes on the fly to an existing API. It uses express-remove-route. If you need to do more complicate things as extend or override your API, you must use apiextender npm package.
aromanino/express-remove-route
Delete a route in express at runtime.
aromanino/apiextender
express API Extender
aromanino/aromanino
Config files for my GitHub profile.
aromanino/codified_data
This module deals with the management of codified information within data
aromanino/nodecache
a node internal caching module
aromanino/propertiesmanager
mange configuration and properties file
aromanino/rendercustomjs
aromanino/responseinterceptor
This package allows intercept an express response ( res.send , res.end , res.write ) and update or upgrade response with your other logic
aromanino/tokenmanager
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.
aromanino/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite