Skip to content

Possible to use phobos.js as express/connect middleware? #35

@jacobq

Description

@jacobq

I have an existing Express application, and I'd like to try using Phobos to implement a new API in it (e.g. mount it to /new-api/v1/* with app.use or by passing my app object & path to it, etc.). Is this possible/supported? The example I saw ("Getting Started" / bootstrapping) instead required having phobos be responsible for creating the Express app, which is not what I want.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions