Difference between revisions of "Django"
From Lost In Wonderlands
(→R) |
(→U) |
||
Line 74: | Line 74: | ||
== U == | == U == | ||
+ | === Using Restfull API === | ||
+ | * https://simpleisbetterthancomplex.com/tutorial/2018/02/03/how-to-use-restful-apis-with-django.html | ||
== V == | == V == |
Revision as of 19:17, 27 April 2021
Contents
Django
NeXT Steps
here everything has yet to be done !
coming soon :
Everything You Always Wanted to Know on Subject... (But Were Afraid to Ask) a collection of links of interest
See also
Django
on macOS
- https://akrabat.com/creating-virtual-environments-with-pyenv/
- https://github.com/pyenv/pyenv-virtualenv
Topics
QML Topics
A
A1
A11
A111
A1111
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
runserver ssl
sample code
Rest based api tutorial
- https://www.django-rest-framework.org/api-guide/requests/
- https://www.django-rest-framework.org/tutorial/2-requests-and-responses/
- https://www.django-rest-framework.org/tutorial/3-class-based-views/
- https://www.django-rest-framework.org/tutorial/4-authentication-and-permissions/
- https://www.django-rest-framework.org/tutorial/5-relationships-and-hyperlinked-apis/
- https://www.django-rest-framework.org/tutorial/6-viewsets-and-routers/
S
T
tutorial from Mozilla
sample code
U
Using Restfull API
V
W
X
Y
Z
Articles
- https://www.w3.org/Provider/Style/URI
- https://medium.com/swlh/build-your-first-rest-api-with-django-rest-framework-e394e39a482c
- https://blog.usejournal.com/react-on-django-getting-started-f30de8d23504