Api para consulta de previsão do tempo, utilizando C# para o bootcamp da DIO.
dotnet run
- GET /weather/{city}
- GET /weather/{city}/{state}
- GET /weather/{city}/{state}/{country}
Api para consulta de previsão do tempo, utilizando C# para o bootcamp da DIO.
dotnet run
- GET /weather/{city}
- GET /weather/{city}/{state}
- GET /weather/{city}/{state}/{country}