-
Notifications
You must be signed in to change notification settings - Fork 0
Departments
Stanley Melgar ~ edited this page Jan 29, 2023
·
6 revisions
This endpoint return data about El Salvador departments. It connects with DB to extract the depname
attribute. Using the ORM
make relationships so it returns more than depname
only:
- Municipalities inside
- Iso-code
- Zone name
/departments/<name>
<name>
name of department you would like to know about.