Skip to content

vgarcia13/shopping-cart

Repository files navigation

Shopping Cart API REST Exercise

Dockerized, python/django API REST application

Features

  • Complete CRUD operations with products/cart instances
  • Fully-integrated database (with test products) for usage
  • Docker containers (backend and database) running in parallel
  • Swagger UI Documentation enabled

##Requirements

  • Docker
  • git

##How to Install

  1. Clone this repo
  2. Build the containers with docker-compose build command
  3. Deploy the app with docker-compose up command
  4. Browse the documentation in http://0.0.0.0:8000/swagger-ui/

##Live Demo Heroku Deployed App

Author

About

This is a shopping cart API REST app (Dockerized, hosted in Heroku) for endpoints consumptions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors