D
D
Darkhan Kamaliev2020-08-05 09:56:14
RESTful API
Darkhan Kamaliev, 2020-08-05 09:56:14

What do you use to document REST API in laravel?

Good day!
What to take to document the API?
Swagger L5 is depressing by writing a huge amount of code in phpdoc that it becomes 3-5 times the size of the controller method itself.
What do you use in projects? What can you advise?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Shumov, 2020-08-05
@inoise

So far, apart from swagger (openapi), nothing better has been invented. There was also raml, but I don't know if he is alive. Just like everyone else - you make a mistake describing the spec in the code. These specs are all for top to bottom design

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question