Building a REST API with Finch and Finagle17 August 2017·9 minsScala CodeHello world Unit tests Accepting POST Calling a downstream API Testing with a mock Github response Summary A while ago I wrote about using Finagle for an API endpoint.
Getting started with Finagle12 April 2015·4 minsScala CodeI’ve been looking at using Finagle as a web endpoint for a side project app.