Skip to content
/ duptwt Public

A restful api for quotes that make a diffrence

Notifications You must be signed in to change notification settings

ogdhruv/duptwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duplex Tweet 📰️

A restful api for quotes made with django-rest-framework.

demo

📖 Prerequisite

- Install 🐍 Python3 and PIP

📀 Running Demo

Steps for running the instance of projects :

git clone https://github.com/ogdhruv/duptwt.git
cd duptwt
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver

Features 🌟

  • 🌼 Seprate UI made with Bootstrap
  • 🌈 Django-rest-framework for API Development

Tech Stack / Built With 📜️

  1. 📗 Django
  2. 🟩 Django REST framework
  3. 🌼 Bootstrap

Screenshot

  • API endpoints

Endpoint view

  • API list view

API view

Authors 😁️

ogDhruv

You can find me here at: Github

© ogDhruv