Skip to content

Set up route splitting V1/V2 API #284

Open
@bitbeckers

Description

@bitbeckers

Now that we have a V1 and V2, we need to make sure our backend supports both untill we deprecate and have sunsetted the V1 API.

The plan:

  • Introduce router like NGINX or Traefik (repo: https://github.com/hypercerts-org/hypercerts-nginx-server)
  • Create V1 release in repo for hotfixes; separate branch
  • Create V2 release in repo for.. well V2
  • Set up V1 and V2 instance in Railway
  • Deploy router
  • Test everything on staging
  • Repeat for production

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @Jipperism@bitbeckers

      Issue actions

        Set up route splitting V1/V2 API · Issue #284 · hypercerts-org/hypercerts-api