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

Prototype a simple service gateway #688

@xcoulon

Description

@xcoulon

Evaluate how https://github.com/hellofresh/janus can help building a minimal service proxy with routing capabilities.

Eg:

The service should also provide the usual /api/status and /api/metrics endpoints.

The routing should be configured in a yaml/json file can be deployed/managed with a ConfigMap on OpenShift.

The service can be bootstrapped using https://github.com/fabric8-services/fabric8-starter to reuse some packages from https://github.com/fabric8-services/fabric8-common, but here, Goa may not be needed (the /api/status endpoint could be handled with a simpler net/http handler)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions