Skip to content

In this project I will be building a functioning RESTful API using Django Restframework along with a PostgreSQL database.

Notifications You must be signed in to change notification settings

TobiAdeniyi/django-rest-framework-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn

Django Restframework API

Table of Contents

About

In this project I will be building a functioning RESTful API using Django Restframework along with a PostgreSQL database. The API is intended to be used for a simple E-Commerce application, and will allow the user to do the following:

Key objectives:

  • Users login with google auth
  • Users can purchase items
  • Items have the following catagories
    • Price
    • Weight
    • Color
  • Items can be aggregated and filtered using above catagories
  • Purchases can be aggregated and filtered using above catagories
  • The API backend should have a PostgreSQL database

Getting Started

TODO

Prerequisites

TODO

  • bash
    # 

Installation

  1. ...
  2. ...
    #
  3. ...
    #
  4. ...
    #

Usage

TODO

Acknowledgements

About

In this project I will be building a functioning RESTful API using Django Restframework along with a PostgreSQL database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages