Latitude-OpenDATA-SIO-Saintbe / setup

0 stars 0 forks source link

Implement Get Cities API Endpoint #33

Closed ClementBobin closed 3 days ago

ClementBobin commented 3 days ago

Description: Implement the API endpoint to fetch cities and departments. This will aggregate the list of cities from the Cities table and departments from the Departements table, returning them in a combined list.

Acceptance Criteria: