chadjnsn / Prana

A sidecar for your NetflixOSS based services.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

![](images/Prana_Small.png?raw=true =150x150)

Prana - Making it easy to integrate with NetflixOSS services. Prana exposes Java based client libraries of various services like Eureka, Ribbon, Archaius over HTTP. It makes it easy for applications especially written in Non-JVM languages exist in the NetflixOSS eco-system.

Build

We use Gradle for building

./gradlew build

We use the standard Gradle application plugin to build a deployable artifact of Prana

./gradlew distZip

Documentation

Please visit the [wiki] (https://github.com/Netflix/Prana/wiki) for detailed documentation. Please open a GitHub issue if you feel the current documentation is not clear or needs more explanation.

Contributions

Please use the [GitHub Issues] (https://github.com/netflix/Prana/issues) for requests. We actively welcome pull requests.

License

Copyright 2014 Netflix, Inc.

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

About

A sidecar for your NetflixOSS based services.

License:Apache License 2.0


Languages

Language:Java 100.0%