server-side endpoint
base url: https://phonebook-purple-log-2854.fly.dev/
Append these to the base url
- api/persons
GET
- info
GET
- api/persons/:id
GET || DELETE
- api/persons
POST
server-side endpoint
base url: https://phonebook-purple-log-2854.fly.dev/
Append these to the base url
GET
GET
GET || DELETE
POST