SIGN IN SIGN UP

feat: weather location cptec (#590)

* feat: weather location cptec

- add endpoint to get weather by location
- add test to weather location
- add doc of weather location api

* fix: documentation of sample lat long weather location

- fix documentation with location sample of Campinas city, change to Brejo Alegre city

* style: remove change from npm run fix

revert change from pages/_app.js not require in this scope

* fix: return null when not has parsed.cidade

Co-authored-by: Lorhan Sohaky <16273730+LorhanSohaky@users.noreply.github.com>

* test: add to params weather location

- add test iinvalid latitude
- add test invalid longitude
- add test invalid city

* fix: return when not found city

---------

Co-authored-by: Lorhan Sohaky <16273730+LorhanSohaky@users.noreply.github.com>
E
Enieber Cunha committed
64f5897e4bf2e088ad8a51e43f829c8a66db3750
Parent: d666ad4
Committed by GitHub <noreply@github.com> on 4/11/2026, 10:26:05 PM