hybrid-cloud-backend-api

command module
v0.0.0-...-de0b89c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 16, 2021 License: Apache-2.0 Imports: 14 Imported by: 0

README

= Hybrid Cloud Backend

The background API that will be used with https://github.com/kameshsampath/solo-hybrid-cloud-demo[Gloo Hybrid Cloud Demo]

== Pre-requisites

* https://docs.docker.com/desktop/[Docker Desktop]
* https://kubernetes.io/docs/tasks/tools[kubectl]
* https://httpie.io[httpie]
* Kubernetes Cluster e.g https://kind.sigs.k8s.io[KinD]
* [Gloo Edge](https://docs.solo.io/gloo-edge/latest/getting_started/

== Deploy API

[source,shell]
----
kubectl apply -k config/app

----

== API

[source,shell]
----
docker run -it --rm --name=hybrid-cloud-backend-api -p 8080:8080 ghcr.io/kameshsampath/hybrid-cloud-backend-api
----

Open the http://localhost:8080/swagger/index.html[Swagger] url on the browser to see the REST paths that are available

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL