Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

leostereo's avatar

API documentation , sharing, syncronization

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.

0 likes
2 replies
leostereo's avatar

@Sinnbeck exactly: for example when working with postman you can easy share a json file with all collection details.

Please or to participate in this conversation.