Skip to content

happyjosh-tech/Bank-API-with-Django-RestFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Bank-API-with-Django-RestFramework

This is a banking system api created with django rest framwork

Requirements

  1. Download and install python 3 2 Download 3.09
  2. mkvirtualenv .env
  3. activate your virtual environment with "workon .env"
  4. install "pip install djangorestframework"
  5. install "pip install markdown" # Markdown for the browsable API.
  6. install "pip install django-filter" #filtering support

About

This is a banking system api created with django rest framwork

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages