-
Notifications
You must be signed in to change notification settings - Fork 0
qasimalik/PincodeFinder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published