Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 269 Bytes

File metadata and controls

9 lines (8 loc) · 269 Bytes

college project

API endpoints

  1. /notices/api/ --> for listing notices
  2. /notices/api/details/1 --> get details of notice with id=1
  3. /groups/api/ --> for listing groups
  4. /groups/api/details/1 --> get group details with id=1