Topic: "djangorestframework-jwt"
codingforentrepreneurs/REST-API
Learn how to build your own REST API with Python, Django, and the Django Rest Framework.
Language: Python - Size: 136 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 262 - Forks: 147

codingforentrepreneurs/REST-API-Basics
This is a basic guide on how to build a REST API with Django & Python. For much deeper depth, check out our new course on REST API: (https://kirr.co/90kxtx)
Language: Python - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 180 - Forks: 122

codingforentrepreneurs/Django-Angular-Ionic
Leveraging a REST API built with Django, we'll build an Angular Web App. With the same API, we'll build a mobile app using the Ionic Framework.
Language: Python - Size: 1.5 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 76 - Forks: 33

codingforentrepreneurs/Django-Ionic-Integration
Section 3 of the Django + Angular + Ionic Course
Language: TypeScript - Size: 1.38 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 21 - Forks: 6

miguelzetina/book-borrowing-system
Book Borrowing System, developed in Django Framework
Language: Python - Size: 65.4 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 3

Alexmhack/Djoser-Angular
Django backend authentication using Djoser with Angular frontend
Language: JavaScript - Size: 4.04 MB - Last synced at: 4 days ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 3

chitholian/CSE-616-Semester-Form-Fillup-System
This is an educational project on Web Engineering Lab
Language: TypeScript - Size: 3.96 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

crmin/drf-tutorial
Django Rest Framework Tutorial + JWT Authentication
Language: Python - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

tttprog/fluter_login
An Account App with Flutter and Django
Language: JavaScript - Size: 655 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

renanstn/poll-generator-backend
Backend de um app para criação de enquetes. Fornece uma API REST, e um endpoint para websockes. Utiliza o django channels.
Language: Python - Size: 72.3 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

fortyfortyy/MyNotes 📦
An application that uses REST API, Django and React to help create notes. Every guest can create an account where all private notes will be placed. Application has implemented login/register/forgot password system.
Language: JavaScript - Size: 94.9 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

sae-akgec/sae-2019
Language: TypeScript - Size: 132 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

msdeep14/SecureBank
API service to request bank details specific to query URL
Language: Python - Size: 11.6 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

titans55/drf-jwt-psql-starter-project
Django Rest Framework starter project with auth app (JWT "/obtain-token" & "/refresh-token" endpoints, user model included), using PostgreSQL as db
Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

r-sajal/django-assignment-jwt
Api with Jwt authentication
Language: Python - Size: 23.6 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

prabhatpankaj/NativeStarter
We are building react native app with django backend
Language: JavaScript - Size: 12.7 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

henriquejdc/CouponProject
Coupon project with endpoints to create and use a coupon discount
Language: Python - Size: 4.32 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kaochiuan/iptechRestful
django-restful store example
Language: Python - Size: 178 KB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

prince-neres/ecommerce
:shopping_cart: Sistema de ecommerce
Language: JavaScript - Size: 14.9 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

NamoxLabs/BlogEngine
A Blog Engine API, create you categories, subcategories, hashtag and add your post content.
Language: Python - Size: 1.72 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kiki0805/Make-Story-Together
[ Django & React Exercise ] Involved Channels, Django RESTful Framework, JWT ( Json Web Token ), PostgreSQL, Redis, Generic Relations...
Language: JavaScript - Size: 2.96 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

PrashanthPuneriya/Django-Authentication-Types
This repository contains various authentication types which can be implemented using Django and Django-Rest-Framework(DRF)
Language: Python - Size: 85.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jayakrishnandingit/bookmarky
REST API to save links that helped you learn or something that you want to keep to yourself. Tag them for easy retrieval.
Language: Python - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

alimghmi/todev
A collaborative todo app for project management, enabling developers and project managers to work together on projects with custom permissions and JWT authentication.
Language: Python - Size: 335 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Alexsiiassa/api_final_yatube
api final yatube
Language: Python - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ravshanbekio/jwt-authentication-in-drf
A small JWT Auhentication project created on the Django RestFramework
Language: Python - Size: 13.1 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Litibe/Python__OCR_P10
Créez une API sécurisée RESTful en utilisant Django REST : Créer une API RESTful avec Django REST / Sécuriser une API afin qu'elle respecte les normes OWASP et RGPD / Documenter une application
Language: Python - Size: 216 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mminhou/thesalt
High Quality Select Shop (The Salt)
Language: JavaScript - Size: 116 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Root-kjh/MemorialDay-Calendar
매 년 돌아오는 기념일 리마인더
Language: Python - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

siddharth1297/bank_api
Bank api using django rest framework
Language: Python - Size: 391 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

hansenwuwu/React-Django-Oauth
React + Django JWT & social authentication
Language: Python - Size: 1.64 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

maurya-ankit/E_ClassRoom
e-classroom application. backend made with Django rest framework and frontend is made up with of react js framework
Language: JavaScript - Size: 310 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ozcanyarimdunya/django-vue-buefy
Django/Rest and VueJS with Buefy
Language: Python - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

alok162/Student-Management-System
Build an API-driven web-application for managing students enrolled in courses
Language: CSS - Size: 18.1 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

dhruvp-8/eduauto
An Automation System for Educational Usage
Language: Python - Size: 998 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

tangcongyuan/erictangOnHeroku
Django Rest Framework back-end for my personal website
Language: Python - Size: 28.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
