davidshin0302 / safetynet-alerts-backend

Backend application for the SafetyNet Alerts system developed with Spring Boot
0 stars 0 forks source link

Implement /fire Endpoint #19

Open davidshin0302 opened 3 weeks ago

davidshin0302 commented 3 weeks ago
  1. Task: Create an endpoint to return fire station number and list of people at a specific address.

  2. Details:

Accepts address as a query parameter.

  1. Suggested Steps: