Skip to content

A simple API made with Django REST Framework which used Redis as a database with persistence. Docker & Docker-compose are used in the project.

Notifications You must be signed in to change notification settings

mumin91/drf-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run the project

  • Clone the repository
  • Run docker-compose build && docker-compose up in project root folder
  • Go to localhost:8000

Run test

  • Run docker-compose run --rm web python manage.py test api to run the tests

About

A simple API made with Django REST Framework which used Redis as a database with persistence. Docker & Docker-compose are used in the project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published