This commit modifies the PostController to enforce REST standards more strictly and improve code readability. The 'markAsRead' endpoint was removed and the code base was refactored with an emphasis on clarity and order. The handling of community posts was also improved.
This commit modifies the PostController to enforce REST standards more strictly and improve code readability. The 'markAsRead' endpoint was removed and the code base was refactored with an emphasis on clarity and order. The handling of community posts was also improved.
Fixes #391