Skip to content

agusticonesagago/Django_APIs

Repository files navigation

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage

About The Project

This project contains a Dockerfile to work with Django, Celery, pgAdmin, PostgreSQL, and Redis. In addition, it consists of about three APIs to be able to log in, and sign up users with tokens to subsequently be able to access information. All this with Swagger documentation in order to have greater visibility of the REST APIs created.

Built With

This project uses the following language and frameworks:

Getting Started

In this section you will find what you need to set up the project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

You need Docker and build the docker compose yml to create the project image.

Installation

  1. Download Docker
  2. Clone the repo
  3. Build the Docker image

Usage

You can see all the existing endpoints in the Swagger documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published