The Wayback Machine - https://web.archive.org/web/20181112090015/https://github.com/unfiltered/unfiltered
Skip to content
A toolkit for servicing HTTP requests in Scala http://unfiltered.ws
Latest commit 4a8df58 Nov 3, 2018

README.markdown

Unfiltered

Join the chat at https://gitter.im/unfiltered/unfiltered

See the Unfiltered documentation for instructions on using the project.

Build Status

Modules

library

The core application library for Unfiltered. This module provides interfaces and implementations of core request extractors and response combinators.

filter

Binds the core library to filters in the servlet 3.0 API.

filter-async

Provides asynchronous support for the filter module

jetty

Provides an embedded web server abstraction for serving filters.

netty

Binds the core library to a Netty channel handler and provides an embedded server.

netty-uploads

Provides extractors for multipart posts using netty.

specs2

Provides helpers for testing Intents with specs2.

uploads

Provides extractors for multipart posts using the servlet API.

json4s

Provides extractors for working with jsonp and transforming json request bodies.

websockets

A minimal server websocket interface build on netty

Community

Join the Unfiltered mailing list on Google Groups or view the previous list on Nabble.

Example Apps

There are some giter8 templates for Unfiltered contain a bit of example code.

You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
Press h to open a hovercard with more details.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.