api-example:WIP:仅使用API​​的示例应用

时间:2024-02-26 18:53:54
【文件属性】:

文件名称:api-example:WIP:仅使用API​​的示例应用

文件大小:74KB

文件格式:ZIP

更新时间:2024-02-26 18:53:54

api graphql symfony example SymfonyPHP

虚拟Api 待定 设置开发环境 首先,我们需要使用composer安装依赖项 composer install --skip-platform-reqs 然后,您可以运行composer start 。 XDebug 默认情况下,使用SYMFONY_ENV=prod xdebug扩展来SYMFONY_ENV=prod正在运行的容器。 它使用remote_connect_back选项,因此您应该在IDE中添加名称为_服务器。 您还需要添加服务器和设置。 至于CLI脚本,您可以将docker docker/shortcuts/php用作所有CLI脚本的基础。 此入口点检查REMOTE_DEB


【文件预览】:
api-example-master
----.gitignore(56B)
----app()
--------AppBundle.php(111B)
--------Posts()
--------Resources()
--------Common()
--------AppCache.php(101B)
--------Uploads()
--------GraphQL()
--------AppKernel.php(2KB)
--------autoload.php(258B)
----.dockerignore(0B)
----bin()
--------boot(305B)
--------console(893B)
--------healthcheck(556B)
--------symfony_requirements(4KB)
--------wait_db(230B)
----app.php(402B)
----composer.json(2KB)
----.env(377B)
----composer.lock(146KB)
----README.md(768B)
----tests()
--------Posts()
--------Common()
--------Fixture()
----dynamicReturnTypeMeta.json(192B)
----phpunit.xml.dist(1KB)
----example.php(108B)
----.editorconfig(324B)
----docker()
--------shortcuts()
--------docker-compose.build.yml(262B)
--------docker-compose.local.yml(438B)
--------docker-compose.yml(773B)
--------nginx()
--------php()

网友评论