Skip to content

Fetch data from database with API token authentication using django

Notifications You must be signed in to change notification settings

Jyothsna2795/Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Project

Fetch data from database with API token authentication using django

This project can be used to fetch data from any database that accepts SQL

Change the project settings according to the Project requirements and migrate the changes

Create a superuser by passing "python manage.py createsuperuser"

Generate API token by passing "python manage.py drf_create_token username"

By using the url and token you can fetch data in platforms like postman

About

Fetch data from database with API token authentication using django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages