Nancy 是一个轻量级用于构建基于 HTTP 的 Web 服务,基于 .NET 和 Mono 平台。
Nancy 设计用于处理 DELETE, GET, HEAD, OPTIONS, POST, PUT 和 PATCH 等请求方法,并提供简单优雅的 DSL 以返回响应。
项目主页:https://github.com/thecodejunkie/Nancy
下载地址:https://github.com/thecodejunkie/Nancy/tags
来自:开源中国社区