/duptwt

A restful api for quotes that make a diffrence

Primary LanguagePython

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