Skip to content

A simple Symfony REST application to practice with Symfony different components and bundles.

Notifications You must be signed in to change notification settings

dailylearning/symfony-rest

Repository files navigation

Symfony REST Application

The "Symfony REST Application" is a reference application created to show how to develop applications following the Symfony Best Practices.

Requirements

Installation

To Install the application please run following commands:

$ cd symfony-rest
$ composer install
$ docker-compose up --build

If you are from windows 10 please don't forget to restart your docker-client to skip Error starting userland proxy: mkdir .... kinds of issues.

Then visit:

About

A simple Symfony REST application to practice with Symfony different components and bundles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published