lcp0578 / symfony-rest-sample

Symfony REST Example

Home Page:https://hantsy.github.io/symfony-rest-sample/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Symfony Sample

Building Symfony RESTful APIs using the latest Symfony, Doctrine, PHPUnit, etc.

Docs

Go to the online docs to read the step-by-step guide.

Build

Start a Postgres database.

docker compose up postgres

Run the application

symfony server:start

Resources

About

Symfony REST Example

https://hantsy.github.io/symfony-rest-sample/

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%