Skip to content

Django REST Framework project to demonstrate drf-imgproxy.

License

Notifications You must be signed in to change notification settings

viper-development/drf-imgproxy-demo

Repository files navigation

drf-imgproxy-demo

Django REST Framework project to demonstrate drf-imgproxy.

This project uses django-storages as the media storage backend with MinIO as the object storage server.

Usage

0. Requirements

This project requires Docker and docker-compose setup on your local system.

1. Quickstart

Simply start the project with docker-compose

$ docker-compose up

Now you're able to visit the website at http://localhost:8000.

About

Django REST Framework project to demonstrate drf-imgproxy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published