parsariyahi / store-engine

An ecommerce backend-API created using Django and DRF (Django Rest Framework).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

open-ecommerce-icon

Django Ecommerce API

An ecommerce backend-API created using Django and DRF (Django Rest Framework).


Table of Contents

Description

Technologies

  • Python v3.11.2
  • Django v4.2
  • DRF v3.14 (Django Rest Framework)
  • Postgres v15.2 (Database)
  • Docker

Contribution guidelines

  • Fork this repository
  • Clone your forked repository
  • Add your changes
  • Commit and push
  • Create a pull request
  • Wait for pull request to merge

Installation

License

We decide to use GPL v3.0 License (Genu General Public License).

Explanation

The GNU General Public License is a series of widely used free software licenses that guarantee end users the four freedoms to run, study, share, and modify the software.

About

An ecommerce backend-API created using Django and DRF (Django Rest Framework).

License:GNU General Public License v3.0


Languages

Language:Python 99.4%Language:Dockerfile 0.6%