Skip to content

Commit

Permalink
Merge pull request #26 from concertmate/update/readme
Browse files Browse the repository at this point in the history
add the concerts end point
  • Loading branch information
GBowman1 authored Sep 18, 2024
2 parents 26b12e5 + bca5448 commit e1e6b8b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,10 @@
• DELETE /api/v1/attendees/:id - Remove a user from an event's attendees
• GET /api/v1/events/:event_id/attendees - Get a list of all attendees for a specific event



### Concerts
• GET /api/v1/concerts - Gets the top concert for the artist chosen


### Example Requests
Deployed URL: https://concertmate-rails-9f7aa871924c.herokuapp.com/
Expand Down

0 comments on commit e1e6b8b

Please sign in to comment.