Skip to content

Express - Pre Action #15

@marcoberri

Description

@marcoberri

Hi!
is possible set pre action on expressjs ?
on every call execute an custom pre-action?

thx

exampple:
app.get("/video/",
function(req, res, next) {
...
},
vidStreamer.settings( config.video ));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions