Using the Africa's Talking Voice API to build an interactive Voice application
# Africa's Talking IVR with HapiJS
### Introduction
This is a NodeJS implementation of a simple IVR application on the Africa's Talking platform. The framework of choice is HapiJS.
To learn more about how it was built, check out my blog post on it.
### How to run this application
You could run this app in several ways:
1. Clone the repository and run `npm install` to install dependecies then run `npm start`
2. Build a Docker image and run it using `docker run `
#### Reach out if you have any questions at anthony@decoded.africa