Skip to content

Repository files navigation

RESTful API server in Symfony 3

This is an example of how a RESTful API server may be done with Symfony 3.

At this moment it is compliant with JSON API only.

It does not separate business and service layer correctly - there is a lot going on in the controller instead of dedicated services. It makes it harder to write test cases.

TODO

  • Separate business and service layers
  • Change and complete test cases
  • Support for other content types depending on the Accept type header

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages