rzagorski / simpleSymfonyGetApi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • Run application:
    1. git clone git@github.com:rzagorski/simpleSymfonyGetApi.git

    2. cd simpleSymfonyGetApi

    3. composer install

    4. php -S 127.0.0.1:8000 -t public

    5. Browse to the http://127.0.0.1:8000/ URL.

      Quit the server with CTRL-C. Run composer require server --dev for a better web server.

How to test?

  • Run: php bin/phpunit

About


Languages

Language:PHP 93.4%Language:HTML 6.6%