acikyazilimagi / deprem-yardim-backend

afetharita.com backend projesi
Apache License 2.0
383 stars 74 forks source link

Saf location data endpointi #101

Closed yamac-kurtulus closed 1 year ago

yamac-kurtulus commented 1 year ago

Closes #82

Added lite area data that returns only loc and id: /feeds/area-lite To get whole location object, use: /feeds/locations/<id>

Front-end team wanted a non-breaking change, so for now we have 2 endpoints for area data.

Also added some local fields to gitignore.

raxetul commented 1 year ago

/feeds/points or /feeds/pins

would be more clear to understand.