Customer Backend API

Built With

  • Django
  • Django REST Framework
  • Docker

Live Demo

Live Demo

Getting Started

To get a local copy up and running follow these simple example steps.

Setup

git clone https://github.com/kennankole/customer-order-API.git
cd customer-order-API

Install

 docker

Usage

To run the project on server, run below command

docker-compose up -d --build

To Receive Sms Notifiction

  • Go To Africastalking

  • Enter the mobile Number you signed up with

  • Submit a New order to the following endpoint

  • You receive an SMS on your Africastalking Sandbox

Run tests

pip install pipenv
pipenv install
pytest --cov

Authors

👤 Author1