Skip to content

An API backend for an online store written in Django and using Django-Rest-Framework for serving endpoints.

Notifications You must be signed in to change notification settings

Caleb40/StorefrontAPI

Repository files navigation

StorefrontAPI

A fully functional API backend for an online store built with Django and using Django-Rest-Framework for serving endpoints.

This app features:

  • Celery Workers for running background apps
  • Redis for caching rarely updated but frequently accessed endpoints

the application is also fully Dockerized and uses a practical Postgresql database for secure and fast data storage and retrival.

About

An API backend for an online store written in Django and using Django-Rest-Framework for serving endpoints.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published