Skip to content

Repository files navigation

Work-With-API

This project is based on Python/Django Framework with Postgresql as database and Firebase as media files storage

Run on Your Local Machine

git clone https://github.com/aanantt/Work-with-API.git

Activate your Virtaul Environment

pip install virtualenv
virtualenv venv
source venv/bin/activate

Install all requirements

pip install -r requirements.txt

Create and migrate Database

python manange.py makemigrations
python manage.py migrate 

Finally, Run the localhost :)

python manage.py runserver

Documentation - Go to Postman

Website - Go To Website

Screenshot

Screenshot

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages