Skip to content

s4dman/FnF-REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FnF-REST-API

A REST-API for storing and finding Family and Friends info, built using Django REST Framework.

How to Access:

Endpoints:

Features

  • JSON Web Token Authentication
  • GET/POST/PUT/DELETE friends info eg. name, dob, address, facebook, instagram etc.

User getting refresh and access token using username and passowrd: image

User sending access token as Bearer to authenticate and access the API: image

API returning friend's information : image

Thanks:

Django REST Framework: https://www.django-rest-framework.org/

Simple JWT: https://django-rest-framework-simplejwt.readthedocs.io/en/latest/index.html

For learning purpose only!

About

Friends and Family data lookup API using Django REST Framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages