Kanastra Backend Challenge
This repository contains the backend solution for the Kanastra backend challenge. It is built using Django, PostgreSQL, and Docker. I use the own project to holds the file, but the in this cases is good to use s3 bucket to handle this files, so i write code to use boto3 library that is a better way to handle this storage of files
- Django
- PostgreSQL
- Docker
- Python: latest
- PostgreSQL: latest
- Clone this repository to your local machine.
- Navigate to the project folder in your terminal.
- Run the following command to build and start the Docker containers:
- Once the containers are up and running, the project will be available at:
- Swagger interface is on
- this project is the backend of this
- https://github.com/wandersonmaced/kanastra_frontend/