Api Documents

  1. /api/posts?page=2
  2. /api/items?page=2
  3. /api/tags?page=2
  4. /api/sources?page=2

  5. /api/posts/d3ec0f5a-ca42-5b8a-8683-51df6aa48cce
  6. /api/posts/d3ec0f5a-ca42-5b8a-8683-51df6aa48cce/friends
  7. /api/items/86e31af8-2e53-59ab-b567-9fd11c903916
  8. /api/items/86e31af8-2e53-59ab-b567-9fd11c903916/friends
  9. /api/items/86e31af8-2e53-59ab-b567-9fd11c903916/posts
  10. /api/tags/f62685c4-67e3-54d4-b193-1edc176ec998
  11. /api/tags/f62685c4-67e3-54d4-b193-1edc176ec998/posts
  12. /api/sources/a8942994-fc1d-5625-bb66-4e709beeba2d
  13. /api/sources/a8942994-fc1d-5625-bb66-4e709beeba2d/posts
  14. /api/categories/game

  15. /api/latest_items
  16. /api/latest_posts
  17. /api/popular_sources
  18. /api/popular_charts
  19. /api/popular_items
  20. /api/popular_posts

  21. /api/total_top_items
  22. /api/weekly_top_items?fdate=2022-08-01
  23. /api/stats

  24. login: POST /api/users/sign_in
  25. logout: DELETE /api/users/sign_out
  26. user create: POST/api/users
  27. user update: PUT/api/users
  28. user delete: DELETE/api/users