Skip to content
This repository was archived by the owner on Dec 11, 2021. It is now read-only.
This repository was archived by the owner on Dec 11, 2021. It is now read-only.

Evaluate possibility of forwarding undefined routes to another configured backend #8

Description

@jchristgit

To allow for a clean move, look for a way to forward requests that do not match any defined endpoint to another API.

In our case, this will be used to forward requests that do not have an implementation on the new API to the old Django-based API, and incrementally port features over.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions