Skip to content

adelh45/demo

 
 

Repository files navigation

API Platform Demo

This a demonstration application for the API Platform Framework. Try it online at https://demo.api-platform.com.

Installation (recommended)

$ git clone https://github.com/api-platform/demo.git


$ docker-compose up

Installation (manual)

$ git clone https://github.com/api-platform/demo.git

$ composer install

# Create a user and a database in MySQL and enter the credentials during composer install

$ php bin/console doctrine:schema:update --force

About

Demo app for the API Platform framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 89.8%
  • Gherkin 7.4%
  • Shell 2.8%