Unfiltered

用 Scala 处理 HTTP 请求的工具包。「A toolkit for servicing HTTP requests in Scala」

Github星跟踪图

Unfiltered

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

See the Unfiltered documentation for instructions on using the project.

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 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.

Example Apps

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

主要指标

概览
名称与所有者unfiltered/unfiltered
主编程语言Scala
编程语言Scala (语言数: 4)
平台
许可证MIT License
所有者活动
创建于2010-05-19 04:00:57
推送于2025-06-08 16:08:21
最后一次提交
发布数74
最新版本名称v0.13.0-M4 (发布于 2025-04-04 16:39:10)
第一版名称0.1.0 (发布于 )
用户参与
星数710
关注者数25
派生数114
提交数3k
已启用问题?
问题数188
打开的问题数42
拉请求数1035
打开的拉请求数27
关闭的拉请求数303
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?