nimplay/final-capstone-project

[3pt] - Build API Endpoints - Student B

Closed this issue · 0 comments

Create an API endpoint to list all rentals for a user.
Create an API endpoint to add a new rental.
Create an API endpoint to list all rentals available.
Add authentication to your API endpoints.
Your API endpoints should receive JSON and respond JSON as well.