8000 GitHub - uttampatel007/social_network_drf: Social Netowk Apis in Django Rest Framework
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

uttampatel007/social_network_drf

Repository files navigation

Social Network Django Rest Application

Installation Steps

Prerequisites

Steps

  1. Clone the Repository

    git clone https://github.com/uttampatel007/social_network_drf.git
    cd social_network_drf
  2. Run Migrations and Create Superuser

    python3 manage.py migrate
    python3 manage.py createsuperuser
  3. Build and Run the Docker Containers

    do
    5E2B
    cker-compose up --build
  4. Access the Application

    Once the containers are up and running, access your Django application in a web browser using http://localhost:8000.

  5. Additional Notes

    1: API Collection: https://api.postman.com/collections/11118851-92451450-84e1-4d8c-86eb-7bc68eacdb2b?access_key=PMAT-01HGYZJQ3FR2M2MFYHA64TB3XY

    2: In collection update the token in Authorization to access other apis except login and sign up.

    3: To generate the token use login api.

About

Social Netowk Apis in Django Rest Framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0