Skip to content

National Parks Service for Advanced OpenShift Development Accreditation Project

Notifications You must be signed in to change notification settings

ajdelaguila/openshift-parksmap

 
 

Repository files navigation

Parks Map Multi-service Application

This is an example application consisting of three micro-services.

  • Two backend services providing geospatial data about Nationalparks and Major League Baseball park. The backend services are exposed as routes with label "type=parksmap-backend". The data can be stored in a MongoDB database.

  • A frontend parksmap application that can display the data on a map on a web site. The parksmap application dynamically discovers services with label "type=parksmap-backend".

See the individual applications for instructions / hints on how to set up this application on OpenShift.

About

National Parks Service for Advanced OpenShift Development Accreditation Project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.9%
  • Java 17.0%
  • CSS 3.5%
  • HTML 2.6%