Desafio TDD Event City Number of APIs: 4 City - Delete city by id DELETE http://localhost:8080/cities/100 Event - Update event PUT http://localhost:8080/events/1 City - All cities sorted by name GET http://localhost:8080/cities City - New city POST http://localhost:8080/cities