FileMood

Download [ WebToolTip.com ] Udemy - Python Django REST API - CRUD MySQL, Basic Auth, OAuth2, JWT

WebToolTip com Udemy Python Django REST API CRUD MySQL Basic Auth OAuth2 JWT

Name

[ WebToolTip.com ] Udemy - Python Django REST API - CRUD MySQL, Basic Auth, OAuth2, JWT

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

1.6 GB

Total Files

334

Last Seen

Hash

539E9B97957BD8D4EBFAB12989723EF82BE9226D

/

Get Bonus Downloads Here.url

0.2 KB

/1 - Introduction/

1. Bootcamp Overview.mp4

15.4 MB

2. Preparation.mp4

14.3 MB

/.../2 - Basic Python Programming/

10. Looping.mp4

23.7 MB

10. looping.py

0.3 KB

11. break, continue and pass.mp4

24.8 MB

11. breakcontinue.py

0.3 KB

12. Lists.mp4

33.3 MB

12. list.py

0.9 KB

13. Tuples.mp4

12.0 MB

13. tuples.py

0.4 KB

14. Dictionary.mp4

18.2 MB

14. dictionary.py

0.5 KB

15. Functions.mp4

23.1 MB

15. function.py

0.5 KB

16. Class.mp4

44.3 MB

16. class.py

1.1 KB

17. Inheritance.mp4

20.8 MB

17. inheritance.py

0.8 KB

18. Error Handling.mp4

14.6 MB

18. error.py

0.3 KB

19. Accessing External Library.mp4

21.1 MB

19. extlib.py

0.3 KB

3. Introduction.mp4

11.6 MB

4. Setting up Development Environment.mp4

14.6 MB

5. Python Shell.mp4

16.2 MB

6. Python - Hello World.mp4

37.3 MB

6. hello.py

0.0 KB

7. Declare Variables.mp4

11.7 MB

7. var.py

0.1 KB

8. Operators.mp4

27.7 MB

8. operators.py

0.6 KB

9. if-Conditional.mp4

23.8 MB

9. ifconditional.py

0.4 KB

/.../3 - Basic Python Django REST API Development/

20. Setting up Python DJango Development Environment.mp4

36.0 MB

21. Creating Hello World Web Application with Python Django.mp4

34.4 MB

22. Developing REST API with Django Rest Framework.mp4

85.7 MB

db.sqlite3

0.0 KB

manage.py

0.6 KB

/.../3 - Basic Python Django REST API Development/__MACOSX/demo/demo/

_urls.py

0.2 KB

/.../3 - Basic Python Django REST API Development/demo/calculator/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.2 KB

serializers.py

0.2 KB

tests.py

0.1 KB

urls.py

0.3 KB

views.py

2.6 KB

/.../3 - Basic Python Django REST API Development/demo/calculator/__pycache__/

__init__.cpython-38.pyc

0.2 KB

admin.cpython-38.pyc

0.2 KB

apps.cpython-38.pyc

0.4 KB

models.cpython-38.pyc

0.5 KB

serializers.cpython-38.pyc

0.7 KB

urls.cpython-38.pyc

0.5 KB

views.cpython-38.pyc

1.9 KB

/.../3 - Basic Python Django REST API Development/demo/calculator/migrations/

__init__.py

0.0 KB

/.../3 - Basic Python Django REST API Development/demo/calculator/migrations/__pycache__/

__init__.cpython-38.pyc

0.2 KB

/.../3 - Basic Python Django REST API Development/demo/

db.sqlite3

0.0 KB

manage.py

0.6 KB

/.../3 - Basic Python Django REST API Development/demo/demo/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

3.3 KB

urls.py

0.9 KB

wsgi.py

0.4 KB

/.../3 - Basic Python Django REST API Development/demo/demo/__pycache__/

__init__.cpython-38.pyc

0.2 KB

settings.cpython-38.pyc

2.4 KB

urls.cpython-38.pyc

1.0 KB

wsgi.cpython-38.pyc

0.6 KB

/.../3 - Basic Python Django REST API Development/demo/hello/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.1 KB

tests.py

0.1 KB

urls.py

0.2 KB

views.py

0.6 KB

/.../3 - Basic Python Django REST API Development/demo/hello/__pycache__/

__init__.cpython-38.pyc

0.2 KB

admin.cpython-38.pyc

0.2 KB

apps.cpython-38.pyc

0.4 KB

models.cpython-38.pyc

0.2 KB

urls.cpython-38.pyc

0.4 KB

views.cpython-38.pyc

0.9 KB

/.../3 - Basic Python Django REST API Development/demo/hello/migrations/

__init__.py

0.0 KB

/.../3 - Basic Python Django REST API Development/demo/hello/migrations/__pycache__/

__init__.cpython-38.pyc

0.2 KB

/.../3 - Basic Python Django REST API Development/web/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.1 KB

tests.py

0.1 KB

views.py

0.1 KB

/.../3 - Basic Python Django REST API Development/web/migrations/

__init__.py

0.0 KB

/.../3 - Basic Python Django REST API Development/webdemo/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

3.2 KB

urls.py

0.8 KB

wsgi.py

0.4 KB

/.../3 - Basic Python Django REST API Development/webdemo/__pycache__/

__init__.cpython-38.pyc

0.2 KB

settings.cpython-38.pyc

2.3 KB

urls.cpython-38.pyc

1.0 KB

wsgi.cpython-38.pyc

0.6 KB

/.../4 - Building A Simple REST API Calculator API/

23. Introduction.mp4

4.9 MB

24. Creating Application Project.mp4

6.0 MB

25. Creating Models.mp4

9.3 MB

26. Creating Serializers.mp4

6.0 MB

27. Developing Calculator API.mp4

34.0 MB

28. Registering REST API Routing and Application.mp4

13.2 MB

29. Testing Application.mp4

19.2 MB

/.../4 - Building A Simple REST API Calculator API/__MACOSX/demo/demo/

_urls.py

0.2 KB

/.../4 - Building A Simple REST API Calculator API/demo/calculator/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.2 KB

serializers.py

0.2 KB

tests.py

0.1 KB

urls.py

0.3 KB

views.py

2.6 KB

/.../4 - Building A Simple REST API Calculator API/demo/calculator/__pycache__/

__init__.cpython-38.pyc

0.2 KB

admin.cpython-38.pyc

0.2 KB

apps.cpython-38.pyc

0.4 KB

models.cpython-38.pyc

0.5 KB

serializers.cpython-38.pyc

0.7 KB

urls.cpython-38.pyc

0.5 KB

views.cpython-38.pyc

1.9 KB

/.../4 - Building A Simple REST API Calculator API/demo/calculator/migrations/

__init__.py

0.0 KB

/.../4 - Building A Simple REST API Calculator API/demo/calculator/migrations/__pycache__/

__init__.cpython-38.pyc

0.2 KB

/.../4 - Building A Simple REST API Calculator API/demo/

db.sqlite3

0.0 KB

manage.py

0.6 KB

/.../4 - Building A Simple REST API Calculator API/demo/demo/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

3.3 KB

urls.py

0.9 KB

wsgi.py

0.4 KB

/.../4 - Building A Simple REST API Calculator API/demo/demo/__pycache__/

__init__.cpython-38.pyc

0.2 KB

settings.cpython-38.pyc

2.4 KB

urls.cpython-38.pyc

1.0 KB

wsgi.cpython-38.pyc

0.6 KB

/.../4 - Building A Simple REST API Calculator API/demo/hello/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.1 KB

tests.py

0.1 KB

urls.py

0.2 KB

views.py

0.6 KB

/.../4 - Building A Simple REST API Calculator API/demo/hello/__pycache__/

__init__.cpython-38.pyc

0.2 KB

admin.cpython-38.pyc

0.2 KB

apps.cpython-38.pyc

0.4 KB

models.cpython-38.pyc

0.2 KB

urls.cpython-38.pyc

0.4 KB

views.cpython-38.pyc

0.9 KB

/.../4 - Building A Simple REST API Calculator API/demo/hello/migrations/

__init__.py

0.0 KB

/.../4 - Building A Simple REST API Calculator API/demo/hello/migrations/__pycache__/

__init__.cpython-38.pyc

0.2 KB

/.../5 - Developing CRUD REST API with Python Django/

30. Introduction.mp4

10.5 MB

31. Preparing Database.mp4

12.2 MB

32. Creating Application Project.mp4

9.0 MB

33. Creating Models.mp4

9.9 MB

34. Configuring Database to Django REST API project.mp4

40.4 MB

35. Creating Serializers.mp4

7.4 MB

36. Developing REST API.mp4

46.0 MB

37. Registering REST API Routing and Application.mp4

18.1 MB

38. Testing Application.mp4

50.9 MB

39. Applying Pagination for REST API.mp4

42.0 MB

manage.py

0.6 KB

/.../5 - Developing CRUD REST API with Python Django/dbdemo/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

3.5 KB

urls.py

0.8 KB

wsgi.py

0.4 KB

/.../5 - Developing CRUD REST API with Python Django/dbdemo/__pycache__/

__init__.cpython-38.pyc

0.2 KB

settings.cpython-38.pyc

2.5 KB

urls.cpython-38.pyc

1.0 KB

wsgi.cpython-38.pyc

0.6 KB

/.../5 - Developing CRUD REST API with Python Django/myapp/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.3 KB

pagination.py

0.2 KB

serializers.py

0.2 KB

tests.py

0.1 KB

urls.py

0.3 KB

views.py

2.8 KB

/.../5 - Developing CRUD REST API with Python Django/myapp/__pycache__/

__init__.cpython-38.pyc

0.2 KB

admin.cpython-38.pyc

0.2 KB

apps.cpython-38.pyc

0.4 KB

models.cpython-38.pyc

0.5 KB

pagination.cpython-38.pyc

0.5 KB

serializers.cpython-38.pyc

0.7 KB

urls.cpython-38.pyc

0.5 KB

views.cpython-38.pyc

2.7 KB

/.../5 - Developing CRUD REST API with Python Django/myapp/migrations/

0001_initial.py

0.6 KB

__init__.py

0.0 KB

/.../5 - Developing CRUD REST API with Python Django/myapp/migrations/__pycache__/

0001_initial.cpython-38.pyc

0.8 KB

__init__.cpython-38.pyc

0.2 KB

/.../6 - Python Django REST API Security Authentication and Authorization Role-Based/

40. Introduction.mp4

11.4 MB

41. Preparing Database.mp4

8.4 MB

42. Creating and Configuring a Project.mp4

31.5 MB

43. Creating Users and Groups.mp4

27.4 MB

44. Developing and Testing REST API for Registering New User with Assigning A Group.mp4

57.6 MB

45. Securing REST API with Basic Authentication.mp4

30.1 MB

46. Applying Role-Based Authorization.mp4

36.6 MB

manage.py

0.6 KB

/.../6 - Python Django REST API Security Authentication and Authorization Role-Based/authdemo/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

3.5 KB

urls.py

0.8 KB

wsgi.py

0.4 KB

/.../6 - Python Django REST API Security Authentication and Authorization Role-Based/authdemo/__pycache__/

__init__.cpython-38.pyc

0.2 KB

settings.cpython-38.pyc

2.5 KB

urls.cpython-38.pyc

1.0 KB

wsgi.cpython-38.pyc

0.6 KB

/.../6 - Python Django REST API Security Authentication and Authorization Role-Based/myapp/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.1 KB

permissions.py

0.5 KB

serializers.py

0.6 KB

tests.py

0.1 KB

urls.py

0.5 KB

views.py

1.6 KB

/.../6 - Python Django REST API Security Authentication and Authorization Role-Based/myapp/__pycache__/

__init__.cpython-38.pyc

0.2 KB

admin.cpython-38.pyc

0.2 KB

apps.cpython-38.pyc

0.4 KB

models.cpython-38.pyc

0.2 KB

permissions.cpython-38.pyc

0.9 KB

serializers.cpython-38.pyc

1.1 KB

urls.cpython-38.pyc

0.7 KB

views.cpython-38.pyc

2.0 KB

/.../6 - Python Django REST API Security Authentication and Authorization Role-Based/myapp/migrations/

__init__.py

0.0 KB

/.../6 - Python Django REST API Security Authentication and Authorization Role-Based/myapp/migrations/__pycache__/

__init__.cpython-38.pyc

0.2 KB

/.../7 - Securing Python Django REST API with Token Based Authentication/

47. Introduction.mp4

8.8 MB

48. Preparing Database.mp4

5.4 MB

49. Creating and Configuring a Project.mp4

38.3 MB

50. Creating REST API to Obtain and Revoke Token.mp4

30.0 MB

51. Testing Application.mp4

31.1 MB

52. Customizing DRF Token.mp4

30.3 MB

53. Applying Role-Based Token Authentication.mp4

36.2 MB

manage.py

0.7 KB

/.../7 - Securing Python Django REST API with Token Based Authentication/myapp/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.1 KB

permissions.py

0.4 KB

serializers.py

0.6 KB

tests.py

0.1 KB

urls.py

0.9 KB

views.py

2.7 KB

/.../7 - Securing Python Django REST API with Token Based Authentication/myapp/__pycache__/

__init__.cpython-38.pyc

0.2 KB

admin.cpython-38.pyc

0.2 KB

apps.cpython-38.pyc

0.4 KB

models.cpython-38.pyc

0.2 KB

permissions.cpython-38.pyc

0.9 KB

serializers.cpython-38.pyc

1.1 KB

urls.cpython-38.pyc

0.9 KB

views.cpython-38.pyc

3.2 KB

/.../7 - Securing Python Django REST API with Token Based Authentication/myapp/migrations/

__init__.py

0.0 KB

/.../7 - Securing Python Django REST API with Token Based Authentication/myapp/migrations/__pycache__/

__init__.cpython-38.pyc

0.2 KB

/.../7 - Securing Python Django REST API with Token Based Authentication/tokendemo/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

3.7 KB

urls.py

0.8 KB

wsgi.py

0.4 KB

/.../7 - Securing Python Django REST API with Token Based Authentication/tokendemo/__pycache__/

__init__.cpython-38.pyc

0.2 KB

settings.cpython-38.pyc

2.6 KB

urls.cpython-38.pyc

1.0 KB

wsgi.cpython-38.pyc

0.6 KB

/.../8 - Securing Python Django REST API with OAUth2 Authentication/

54. Introduction.mp4

12.0 MB

55. Preparing Database.mp4

4.2 MB

56. Creating and Configuring A Project.mp4

47.0 MB

57. Creating REST API to Obtain and Revoke OAuth2 Token.mp4

19.8 MB

58. Testing Application.mp4

62.6 MB

59. Applying Role-Based OAuth2 Token Authentication.mp4

28.4 MB

manage.py

0.7 KB

/.../8 - Securing Python Django REST API with OAUth2 Authentication/myapp/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.1 KB

permissions.py

0.5 KB

serializers.py

0.6 KB

tests.py

0.1 KB

urls.py

0.6 KB

views.py

1.9 KB

/.../8 - Securing Python Django REST API with OAUth2 Authentication/myapp/__pycache__/

__init__.cpython-38.pyc

0.2 KB

admin.cpython-38.pyc

0.2 KB

apps.cpython-38.pyc

0.4 KB

models.cpython-38.pyc

0.2 KB

permissions.cpython-38.pyc

0.9 KB

serializers.cpython-38.pyc

1.1 KB

urls.cpython-38.pyc

0.7 KB

views.cpython-38.pyc

2.3 KB

/.../8 - Securing Python Django REST API with OAUth2 Authentication/myapp/migrations/

__init__.py

0.0 KB

/.../8 - Securing Python Django REST API with OAUth2 Authentication/myapp/migrations/__pycache__/

__init__.cpython-38.pyc

0.2 KB

/.../8 - Securing Python Django REST API with OAUth2 Authentication/oauthdemo/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

3.7 KB

urls.py

0.8 KB

wsgi.py

0.4 KB

/.../8 - Securing Python Django REST API with OAUth2 Authentication/oauthdemo/__pycache__/

__init__.cpython-38.pyc

0.2 KB

settings.cpython-38.pyc

2.6 KB

urls.cpython-38.pyc

1.0 KB

wsgi.cpython-38.pyc

0.6 KB

/.../9 - Securing Python Django REST API with JWT Token Authentication/

60. Introduction.mp4

7.9 MB

61. Preparing Database.mp4

5.0 MB

62. Creating and Configuring A Project.mp4

34.9 MB

63. Creating REST API to Obtain JWT Token.mp4

12.6 MB

64. Testing Application.mp4

27.0 MB

65. Applying Role-Based JWT Token Authentication.mp4

22.6 MB

manage.py

0.6 KB

/.../9 - Securing Python Django REST API with JWT Token Authentication/jwtdemo/

__init__.py

0.0 KB

asgi.py

0.4 KB

settings.py

3.7 KB

urls.py

0.8 KB

wsgi.py

0.4 KB

/.../9 - Securing Python Django REST API with JWT Token Authentication/jwtdemo/__pycache__/

__init__.cpython-38.pyc

0.2 KB

settings.cpython-38.pyc

2.6 KB

urls.cpython-38.pyc

1.0 KB

wsgi.cpython-38.pyc

0.6 KB

/.../9 - Securing Python Django REST API with JWT Token Authentication/myapp/

__init__.py

0.0 KB

admin.py

0.1 KB

apps.py

0.1 KB

models.py

0.1 KB

permissions.py

0.5 KB

serializers.py

0.6 KB

tests.py

0.1 KB

urls.py

0.9 KB

views.py

1.7 KB

/.../9 - Securing Python Django REST API with JWT Token Authentication/myapp/__pycache__/

__init__.cpython-38.pyc

0.2 KB

admin.cpython-38.pyc

0.2 KB

apps.cpython-38.pyc

0.4 KB

models.cpython-38.pyc

0.2 KB

permissions.cpython-38.pyc

0.9 KB

serializers.cpython-38.pyc

1.1 KB

urls.cpython-38.pyc

0.9 KB

views.cpython-38.pyc

2.1 KB

/.../9 - Securing Python Django REST API with JWT Token Authentication/myapp/migrations/

__init__.py

0.0 KB

/.../9 - Securing Python Django REST API with JWT Token Authentication/myapp/migrations/__pycache__/

__init__.cpython-38.pyc

0.2 KB

~Get Your Files Here !/

Bonus Resources.txt

0.1 KB

 

Total files 334


Copyright © 2026 FileMood.com