GET http://localhost:8090/teams ### POST http://localhost:8090/teams { "teams": [ { "name": "Облако" }, { "name": "Кустик" } ] }