Africa Developer Toolkit
# AfriKit API - Africa Developer Toolkit
**One API for phone validation, fake data, and country info across Africa.**
> No more rewriting the same helper functions for every African app.
---
## 🎯 What This API Does
| Problem | Solution |
|---------|----------|
| Messy phone numbers (0911223344, +251911223344, 911223344) | One endpoint → clean international format |
| Testing with fake data that looks like Nigeria/US/Europe | Real African names, addresses, phone numbers |
| Hardcoding country rules (currency, timezone, phone codes) | Country database ready to use |
| Address formatting in countries without postal systems | Smart parsing for informal addresses |
---
## 🚀 Getting Started (3 Steps)
### 1. Install
```bash
git clone
github.com
cd afrikit-api
npm install