dongqiao3927 2016-12-26 17:35
浏览 41
已采纳

用于RESTful API的Symfony Form vs. Serializer

Should I use Form component or Serializer component to bind request data to domain object for a RESTful API project?

I feel that Form is difficult to customize and not naturally fit with RESTful.

Some guys use Serializer for object binding instead of Form. Eg: http://www.slideshare.net/dlondero/rest-in-practiceenglish

  • 写回答

1条回答 默认 最新

  • dongshuo1257 2018-04-30 10:35
    关注

    After over a year, I suggest anyone working with RESTful Web Services in Symfony should use Serialize Component instead of Form Component because of customization and simplicity.

    With Serializer Component you can easily customize request format, error message...

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 FPGA-SRIO初始化失败
  • ¥15 MapReduce实现倒排索引失败
  • ¥15 ZABBIX6.0L连接数据库报错,如何解决?(操作系统-centos)
  • ¥15 找一位技术过硬的游戏pj程序员
  • ¥15 matlab生成电测深三层曲线模型代码
  • ¥50 随机森林与房贷信用风险模型
  • ¥50 buildozer打包kivy app失败
  • ¥30 在vs2022里运行python代码
  • ¥15 不同尺寸货物如何寻找合适的包装箱型谱
  • ¥15 求解 yolo算法问题