carlpulley / coreos-example-application

Example CoreOS Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Distributed Microservice Framework for CoreOS

This is an example (modular) framework for building distributed microservice applications.

Example implementations of this framework are present on the following branches:

  • helloworld
    • this branch implements a distributed "Hello World" style application - see its README for more information.
  • lift
    • this branch implements (most) of the Lift application by Jan Machacek - see its README for more information.

About

Example CoreOS Application

License:Apache License 2.0


Languages

Language:Scala 100.0%