yoannrenard / ready-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Symfony Standard Edition

Ready REST API Build Status

Requirements

How to install

Locally

  • composer install

On Docker

make clean build start

How to test it

PHPUnit

bin/phpunit

Behat

bin/behat

API Doc

/api/doc

About

License:MIT License


Languages

Language:PHP 83.9%Language:HTML 8.3%Language:ApacheConf 6.0%Language:Makefile 1.8%