kylehipz / vegeta-services

0 stars 0 forks source link

Add feed function in Home Feed Service #3

Open kylehipz opened 9 months ago

kylehipz commented 9 months ago
  1. User should be able to list his own and other users blog post

routes /posts/me /posts/:id paginated: limit 100 sorted by most recent

  1. Users should be able to react in posts
  2. Users should be able to filter posts based on tags