Closed JanKaczmarski closed 3 months ago
Start off by creating a Rating resource based on Rating model in models.py. Also enhance restaurant detail endpoint by showing some reviews about this restaurant (simple addon to to_json function in models.py).
Start off by creating a Rating resource based on Rating model in models.py. Also enhance restaurant detail endpoint by showing some reviews about this restaurant (simple addon to to_json function in models.py).