Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

An example Zuul Server project that can easily be deploy on Heroku. It proxies requests to httpbin.org

License

Notifications You must be signed in to change notification settings

kissaten/heroku-zuul-server-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netflix OSS on Heroku Demo: Zuul Proxy Server

This project demonstrates the use of Netflix OSS with Spring Cloud on Heroku. It defines a Zuul server that proxies request to backing services run at httpbin.org.

Quickstart

Deploy to Heroku

Local development

$ git clone https://github.com/kissaten/heroku-zuul-server-demo
$ cd heroku-zuul-server-demo
$ heroku create
$ git push heroku master
$ heroku open index.html

License

MIT

About

An example Zuul Server project that can easily be deploy on Heroku. It proxies requests to httpbin.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published