Answer the question
In order to leave comments, you need to log in
What is the way to generate CRUD for a REST ful application in Symfony2?
I am looking for a way to generate CRUD for a REST ful application on Symfony2.
Looked towards FOSRestBundle - very confusing and not what I'm looking for. I will be grateful for any help.
Answer the question
In order to leave comments, you need to log in
symphony has a generator bundle , you can define your crud templates and go. Be sure to arm yourself with JMSSerializer, it's more convenient with it.
ps I personally think that api crud generation is not good.
Good question, I do it myself with pens and didn’t think of something like that)) it would also be interesting to hear a good answer
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question