COVID-19-electronic-health-system / Coronalert

CoronaTracker notification service
6 stars 2 forks source link

Check for duplicate phone number on subscribe (#32) #37

Closed acthelemann closed 4 years ago

acthelemann commented 4 years ago

Responds with a 409 status code if the phone number already exists. Now inserts a document into MongoDB with _id equal to the phone number.