symfony json rest api:Symfony的东西以帮助构建不带注释的json rest api 源码
Symfony JSON Rest API Symfony有助于构建JSON REST api的东西: 支持JSON负载 支持LINK标头 将异常处理为JSON响应 通过JSON模式验证JSON负载的可能性 将自定义异常映射到http代码的可能性 这是一个简单的设置开始: <? xml version = " 1.0 " ?> < container xmlns = " http://symfony.com/schema/dic/services " xmlns : xsi = " http://www.w3.org/2001/XMLSchema-instanc
文件列表
symfony-json-rest-api-master.zip
(预估有个32文件)
symfony-json-rest-api-master
composer.json
1KB
.travis.yml
761B
features
handle_payload.feature
2KB
handle_exception.feature
622B
behat.yml
350B
tests
Fixtures
MyException.php
101B
暂无评论