finagle
There are 71 repositories under finagle topic.
hawkw/dtab.rs
a Rust library for parsing and constructing Finagle/Linkerd delegation tables
jpzk/bottledynamo
Good enough AWS DynamoDB abstraction in Scala with Circe JSON serialization using Twitter Futures
cactacea/backend
a framework to construct social networking applications
jcreixell/finagle-http2
Example of enabling HTTP/2 support in finagle
opentracing-contrib/scala-finagle
OpenTracing Instrumentation for Finagle
aesteve/swapi-finch
Experiment : a gateway using finagle / finch (based on swapi.co)
indaco/predix-hello-scala
A basic attempt to develop on Predix.io using Scala
LoranceChen/finagle-service-model
construct simplest abstract for twitter finagle
politrons/HttpClientDSL
An open source DSL library to create Http clients based on Twitter Finagle
rohanverma94/GeorgeHotzChallenge.scala
A POC for twitter's finagle backed RPC server with a python client
amyodov/example-thrift-app
Just a playground of Apache Thrift integration with Scala, Ruby and other languages.
pi0ne/finch-sample
Simple REST APIs with Scala & Finch framework.
vivekwpatil/finagle-client-reactive-patterns
Finagle Client Reactive patterns
wvlet/sbt-airframe
A sbt plugin for generating Airframe RPC clients and OpenAPI spec
cescude/LocalPlex
Proxy http servers on your localhost
chenhj/fedis
A mock Redis server built with Finagle
CHTJonas/weather
WIP: Processing data from the Computer Lab's weather station at Cambridge University
dllllb/finagle-msgpack
RPC implemenation based on MessagePack and Finagle
hderms/finch-kantan
Provides Encoders (and eventually maybe more) for Finch if you've defined Kantan.csv Encoders
laysakura/finatra-request-local-time
RequestLocalTime to get a unique `requestedAt` throughout a request-response lifetime.
mattheworford/finagle-playground
Finagle HTTP server for testing, learning and experimentation
MehdiRadhouani/finch-template
Template to quickly start your own project
michaelahlers/learn-twitter
A personal sandbox project for getting familiar with Twitter's technology stack (e.g., Finatra, Finagle).
ncbi/finatra-xheaders-filter
X-* header support filters for Finatra
nnance/auction-finalge-scala
Online auction system in Scala
renanpalmeira/finagle-demo
finagle thrift sample
samdvr/finagle-client
Finagle HttpClient wrapper
techmonad/learning-finch
Learning Finagle/Finch - Finch is a thin layer of purely functional basic blocks atop of Finagle for building composable HTTP APIs. Its mission is to provide the developers simple and robust HTTP primitives being as close as possible to the bare metal Finagle API.
yasszu/finagle-web-crawler
Web Crawler of Google Developers Blog with Finagle
youngzil/quickstart-rpc
RPC(Remote Procedure Call)远程过程调用框架