Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 262 Bytes

ApiControllers.md

File metadata and controls

15 lines (12 loc) · 262 Bytes

API Controllers

All the controllers that are related to the API component can be found under:

src/AppBundle/Controller/API/

src/MainBundle/Controller/API/

You can check Sami documentation for the API usage.

<- README