Answer the question
In order to leave comments, you need to log in
How to document API, client and server communication?
There is a problem with the documentation of client-server requests, namely with the fact that certain keys stand for.
Since changes occur in the project more often than you have time to open a text editor, the problem of versioning client-server REST requests arises. New keys are constantly added, old ones go away. And after a week you forget what's what.
We started using jsDoc (server on NodeJS), but maybe there is some special thing that would cling to the network, sniff the keys and offer a description?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question