Skip to content

Set up route splitting V1/V2 API #284

@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

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

Issue actions