File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ Finch is a thin layer of purely functional basic blocks atop of [Finagle][finagl
66building composable HTTP APIs. Its mission is to provide the developers simple and robust HTTP primitives being as
77close as possible to the bare metal Finagle API.
88
9+ ------------
10+
11+ > [ !WARNING]
12+ > Finch is no longer maintained because Finagle is no longer maintained: [ twitter/finagle #943 ] ( https://github.com/twitter/finagle/issues/943 ) .
13+ >
14+ > For an alternative purely functional HTTP server, take a look at [ http4s] ( https://http4s.org/ ) .
15+
916Badges
1017------
1118[ ![ Scala CI] ( https://github.com/finagle/finch/actions/workflows/build.yml/badge.svg )] ( https://github.com/finagle/finch/actions/workflows/build.yml )
You can’t perform that action at this time.
0 commit comments