mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-22 17:51:12 -05:00
Add ride credits and top lists endpoints for API v1
- Implement CRUD operations for ride credits, allowing users to log rides, track counts, and view statistics. - Create endpoints for managing user-created ranked lists of parks, rides, or coasters with custom rankings and notes. - Introduce pagination for both ride credits and top lists. - Ensure proper authentication and authorization for modifying user-specific data. - Add serialization methods for ride credits and top lists to return structured data. - Include error handling and logging for better traceability of operations.
This commit is contained in:
BIN
django/api/v1/endpoints/__pycache__/reviews.cpython-313.pyc
Normal file
BIN
django/api/v1/endpoints/__pycache__/reviews.cpython-313.pyc
Normal file
Binary file not shown.
Reference in New Issue
Block a user