An open API service indexing awesome lists of open source software.

https://github.com/mnvx/symfony3-rest-api-example


https://github.com/mnvx/symfony3-rest-api-example

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Example of Symfony3 project
===========================

## Api documentation

![API doc](doc/apidoc.png "API documentation")

## Get method of REST API

![REST](doc/get.png "Get method of REST API")

## Access control for POST

![OAuth](doc/auth.png "OAuth")