Treneese / YouFlix

Other
3 stars 1 forks source link

Backend: Implement CRUD Operations for Profiles: GET #22

Open Treneese opened 1 month ago

Treneese commented 1 month ago

@app.route('/profiles/', methods=['GET']) def get_profile(id):