An open API service indexing awesome lists of open source software.

https://github.com/raulrobinson/locations-colombia

API with the locations for Colombia Country, Municipalities, Cities and DANE code.
https://github.com/raulrobinson/locations-colombia

Last synced: 2 months ago
JSON representation

API with the locations for Colombia Country, Municipalities, Cities and DANE code.

Awesome Lists containing this project

README

        

# locations-colombia

API with the locations for Colombia Country, Municipalities, Cities and DANE code.

---

- **DataSource**

```text
spring.datasource.url: 'jdbc:mysql://${BD_HOST}:3306/${BD_NAME}?useSSL=true'
spring.datasource.username: '${BD_USER}'
spring.datasource.password: '${BD_PASS}'
```

---

- **OpenAPI - OAS3**

![img.png](assets/img.png)

---
*Raul R. Bolivar Navas **@rasysbox***