S
S
Sergey2014-02-19 22:13:48
symfony
Sergey, 2014-02-19 22:13:48

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

3 answer(s)
S
Sergey, 2014-02-19
Protko @Fesor

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.

Q
Quber, 2014-02-20
@Quber

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

S
shagguboy, 2014-02-20
@shagguboy

symfony.com/doc/current/cmf/cookbook/exposing_cont...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question