Skip to content

Feature Request: Create queues automaticlly on any http request with no static config #1132

@p10tyr

Description

@p10tyr

Automatically create queues on any [GET], [POST] HTTP requests and omit static configuration.

It would be great to have a flag to enable creation of queues on http request - instead of returning not found.

This can eliminate static config files, especially helpful during dev/test cycle, where we don't want to maintain multiple queue configurations, we just want it to do what a mock server needs to do automatically.

I don't mind taking a stab at it... Could someone please suggest which files to look at to start with?
Also, I don't have a Java env setup so im not sure how I'd build and test.

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