OpenZam is an open-source API providing structured data on Zambia’s provinces and districts.
It aims to make Zambia’s administrative data easily accessible for developers.
- List all provinces in Zambia
- List all districts
- Query districts by province
- Open-source and easy to contribute to
We welcome contributions from the community! Whether it's adding a new feature, fixing a bug, or improving documentation, your help is appreciated. Please read our Contributing Guidelines to understand how you can help. Also, please refer to our Code of Conduct.
- Golang >= 1.20
git clone https://github.com/melospot/openzam.git
cd openzam
go mod tidy
go run main.go