Skip to content

severin-bruhat/rest-api

Repository files navigation

rest_api

This project is an implementation of a REST API with Symfony 3

Notions learned

Manipulating resources (CRUD actions)
Creating routes to handle resources with relations
Securizing the API (authentication tokens)
Using query strings (for paging)
Creating documentation (OpenAPI)

Useful bundles

FOSRestBundle to develop the API
NelmioApiDocBundle for openAPI doc auto generating

About

Create a REST API with Symfony 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published