Skip to content

qasimalik/PincodeFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PinCode Fetcher - Backend API

==============================

SuperUser account:
Username: Kass
Password: qsmmlk
=============================

PinCode Finder is just an API using Django Rest Framework.
These are the backend files which import and exports the datasets from any CSV, XLSX file into the SQLITE3 database.

=============================

#Libraries to install for using this API

1. Django 
Installation ---> pip install django

2. Rest Framework
Installation ---> pip install djangorestframework

3. Import Export tool
Installation ---> pip install django-import-export

4. Psycopg2(for postgresql)
Installation ---> pip install psycopg2

About

A simple Pincode Finder API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published