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.
- Host: GitHub
- URL: https://github.com/raulrobinson/locations-colombia
- Owner: raulrobinson
- Created: 2024-03-26T14:22:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-26T15:04:09.000Z (about 1 year ago)
- Last Synced: 2025-01-27T04:18:05.864Z (4 months ago)
- Language: Java
- Size: 144 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**

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