jamesisaac / openapi-bugs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API Platform OpenAPI bug reproduction

Setup

$ composer install

$ bin/console doctrine:database:create
$ bin/console doctrine:schema:create
$ bin/console doctrine:fixtures:load

$ symfony server:start

Then visit http://localhost:8000

About

License:MIT License


Languages

Language:PHP 97.1%Language:HTML 2.9%