Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 220 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 220 Bytes

restful-api

该框架是restful风格的webservice,能处理json、xml两种数据类型的请求,并且能返回json、xml两种数据类型的响应。

同时支持认证、权限等多种请求过滤方式。