Serialization
For the learnzone-rails and learnzone-react communication, I needed to add additional information such as the number of publications per catalog or per article.
Even if JSON-API exists for Rails, I prefer to use a simpler data format and leave the JSON-API either for a tutorial or another project.
Articles: