software-trizzey / django-image-uploader

Small project that demonstrates how to create an image API with Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django Image API

Description

This project was created while following codewithmosh.com's Ultimate Django Series.

In part 3, we learn about advanced concepts regarding Django utilities. One of the sections is about file handling and we learn how to create an Image Upload API.

Even though i've worked with Django professionally, I learned some interesting things that should help in the future.

This repository will serve as good reference when I need refresher on how to handle image files in Django.

About

Small project that demonstrates how to create an image API with Django

License:GNU General Public License v3.0


Languages

Language:Python 93.5%Language:JavaScript 3.8%Language:HTML 2.5%Language:CSS 0.2%