Treneese / YouFlix

Other
3 stars 1 forks source link

Backend: Implement Search and Favorite Endpoints: POST #28

Open Treneese opened 1 month ago

Treneese commented 1 month ago

@app.route('/profiles//favorites', methods=['POST']) def favorite_show(profile_id):