Daggerpov / Spawn-App-Back-End

Back-end REST API for the Spawn mobile app, written in Java Spring Boot, and connected to a MySQL database.
Other
2 stars 0 forks source link

PUT /events/{id}, GET /events/friendTag{id} #31

Closed Shane-M-1 closed 2 days ago

Shane-M-1 commented 2 days ago

endpoints for PUT event by id and GET events by friendTag

Shane-M-1 commented 2 days ago

more thorough PUT endpoints in PR #32

Agreed. I removed my PUT endpoint