【发布时间】:2017-06-02 02:32:01
【问题描述】:
我正在尝试使用 Symfony 的 Platform API 框架。
我正在关注他们的文档并尝试设置 the little demo API。
一切都很顺利,至少我认为。当我运行服务器时,我看不到 UI,我只在浏览器中看到此文本:
{"@context":"\/contexts\/Entrypoint","@id":"\/","@type":"Entrypoint","book":"\/books","person":"\/people","organization":"\/organizations"}
有人知道这里出了什么问题吗? 我正在为这个小演示使用作曲家。
非常感谢任何帮助!
提前致谢!
【问题讨论】:
标签: api symfony api-platform.com