Skip to content

crowleyfelix/olist

 
 

Repository files navigation

Olist

This project is an API that provide endpoints to record and calculate telephone calls based on these specs.

Installing

Prerequisites

Execute the following command to start the application:

docker-compose up -d

To stop, execute:

docker-compose down

Requesting

To interact with the API, please, check the api docs built with swagger for verify the available resources and expected requests.

You could read the raw file, or use a swagger viewer to visualize de documentation.

There is an already working environment on url https://olist-call-recorder.herokuapp.com/api for test proposals.

Contributing

Please, read the Contributing file for development instructions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 95.5%
  • JavaScript 4.5%