File tree
484 files changed
+824
-753
lines changed- docs/docs
- 01_course_intro/04_what_is_rest_api
- 06_sql_storage_sqlalchemy
- 02_create_simple_sqlalchemy_model/end/models
- 03_one_to_many_relationships_sqlalchemy
- end/models
- start/models
- 04_configure_flask_sqlalchemy
- end/models
- start/models
- 05_insert_models_sqlalchemy
- end/models
- start/models
- 06_get_models_or_404
- end
- models
- resources
- start/models
- 07_updating_models_sqlalchemy
- end
- models
- resources
- start
- models
- resources
- 08_retrieve_list_all_models
- end
- models
- resources
- start
- models
- resources
- 09_delete_models_sqlalchemy
- end
- models
- resources
- start
- models
- resources
- 10_conclusion
- 07_sqlalchemy_many_to_many
- 02_one_to_many_review
- end
- models
- resources
- start
- models
- resources
- 03_many_to_many_relationships
- end
- models
- resources
- start
- models
- resources
- 08_flask_jwt_extended
- 03_how_is_jwt_used
- assets
- 04_flask_jwt_extended_setup
- end
- models
- resources
- __tests__
- start
- models
- resources
- __tests__
- 05_registering_users_rest_api
- end
- models
- resources
- start
- models
- resources
- 05_user_model_and_schema
- end
- models
- resources
- __tests__
- start
- models
- resources
- __tests__
- 06_login_users_rest_api
- end
- models
- resources
- start
- models
- resources
- 06_registering_users_rest_api
- end
- models
- resources
- __tests__
- start
- models
- resources
- __tests__
- 07_login_users_rest_api
- end
- models
- resources
- __tests__
- start
- models
- resources
- __tests__
- 07_protect_resources_with_jwt_required
- end/models
- start
- models
- resources
- 08_jwt_claims_and_authorization
- end/models
- start
- models
- resources
- 08_protect_resources_with_jwt_required
- end
- models
- resources
- __tests__
- start
- models
- resources
- __tests__
- 09_jwt_claims_and_authorization
- end
- models
- resources
- __tests__
- start
- models
- resources
- __tests__
- 09_logout_users_rest_api
- end/models
- start
- models
- resources
- 10_logout_users_rest_api
- end
- models
- resources
- __tests__
- start
- models
- resources
- __tests__
- 10_token_refreshing_flask_jwt_extended
- end/models
- start/models
- 11_insomnia_request_chaining
- 12_token_refreshing_flask_jwt_extended
- end
- models
- resources
- __tests__
- start
- models
- resources
- __tests__
- project
- 04-items-stores-smorest-sqlalchemy
- models
- resources
- 05-add-many-to-many
- models
- resources
- 06-add-db-migrations
- models
- resources
- using-flask-restful
- models
- resources
- using-flask-restx
- models
- resources
- using-flask-smorest
- models
- resources
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
484 files changed
+824
-753
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
81 | 85 | | |
82 | 86 | | |
83 | 87 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
17 | 24 | | |
18 | 25 | | |
19 | 26 | | |
| |||
31 | 38 | | |
32 | 39 | | |
33 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
34 | 48 | | |
35 | 49 | | |
36 | 50 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments