Something like this? https://github.com/DarkaOnLine/L5-Swagger or https://github.com/vyuldashev/laravel-openapi
What's in the json file? All of the data for an endpoint or?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi guys.
When creating an API backend, there are somet hings I have not solved yet, for example:
a - Generating automatic documentation.
b - Creating collection downloable json file.
Both a and b should be always syncronized with last code version. Is that possible?
btw: I been colaborating on a python project and using fast-api library this is easily achieved.
Regards.
Please or to participate in this conversation.