Skip to content

rzagorski/simpleSymfonyGetApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Run application:
    1. git clone [email protected]: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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published