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
- Golang >= 1.20
git clone https://github.com/yourusername/openzam-api.git
cd openzam-api
go mod tidy
go run main.go