reproxy/examples/docker
2021-05-28 15:27:16 -05:00
..
web add working docker compose example for docker provider 2021-04-10 04:25:03 -05:00
docker-compose.yml typos 2021-05-28 15:27:16 -05:00
README.md add readme to docker example 2021-04-10 23:51:12 -05:00

Example of a docker provider

run this example with docker-compose up and try to hit containers:

  • curl http://localhost/api/svc1/123
  • curl http://localhost/api/svc2/345
  • curl http://localhost/whoami/test

you can also try the assets server:

  • curl http://localhost/1.html
  • curl http://localhost/