83 Commits

Author SHA1 Message Date
Yerassyl Zhanymkanov
0d12e708d3 Add better explanation for background tasks 2022-08-28 14:05:17 +06:00
Yerassyl Zhanymkanov
4a0e97201b Merge remote-tracking branch 'origin/master' 2022-08-26 19:37:30 +06:00
Yerassyl Zhanymkanov
3989644459 Fix typos 2022-08-26 19:37:22 +06:00
Paulo Freitas
3fa1caddc3 fix: notifications (#3) 2022-08-26 09:17:51 +06:00
Yerassyl Zhanymkanov
6f8ed63ee4 Fix layout, wordings & typos 2022-08-26 01:53:06 +06:00
Yerassyl Zhanymkanov
f0f52f0c61 Fix typo 2022-08-26 01:45:39 +06:00
Yerassyl Zhanymkanov
7a27b84875 Add periods in contents and fix typos 2022-08-26 01:41:39 +06:00
Yerassyl Zhanymkanov
cb2e605c5e Fix content links 2022-08-26 01:34:11 +06:00
Yerassyl
308a7253e2 Refactor & reorder some points (#2)
* Add clarifications for sqlalchemy, migrations, db points

* Add better explanation for background tasks

* Reorder points and break links
2022-08-26 01:27:51 +06:00
Yerassyl Zhanymkanov
9ec5226456 Add detailed explanation for pydantic's smart unions 2022-08-24 13:44:44 +06:00
Yerassyl Zhanymkanov
cd97bdba7c Add description to BaseSettings 2022-08-24 12:54:24 +06:00
Yerassyl Zhanymkanov
07a4f53f64 Replace starlette's configs with pydantic BaseSettings 2022-08-24 12:51:58 +06:00
Yerassyl Zhanymkanov
316f292aa6 Refactor Project Structure to prefer consistency over specific structure 2022-08-24 12:41:42 +06:00
Yerassyl Zhanymkanov
4b2b3a4b3f Add usage example for custom media url 2022-08-19 16:31:20 +06:00
Yerassyl Zhanymkanov
04a0ea4fa2 Add links in the contents 2022-08-19 16:30:36 +06:00
Yerassyl Zhanymkanov
d1e11f62cb Add contents & fix ordering 2022-08-19 15:50:25 +06:00
Yerassyl Zhanymkanov
16872e4936 Add better wordings 2022-08-19 01:42:17 +06:00
Yerassyl Zhanymkanov
158b55152d Add better examples for Use BackgroundTasks 2022-08-19 01:39:03 +06:00
Yerassyl Zhanymkanov
f38c816160 Add example for calling async test client 2022-08-19 01:37:02 +06:00
Yerassyl Zhanymkanov
e6ad6c7a26 Update wordings 2022-08-19 01:34:56 +06:00
Yerassyl Zhanymkanov
e72bc2e69c Add some new points up to 25 2022-08-19 01:27:44 +06:00
Yerassyl Zhanymkanov
31236509fb Improve wording 2022-08-16 20:48:43 +06:00
Yerassyl Zhanymkanov
2ad35e61cd Sort imports 2022-08-16 20:43:13 +06:00
Yerassyl Zhanymkanov
de9ccdf159 Add Custom Base Model point description 2022-08-16 20:41:21 +06:00
Yerassyl Zhanymkanov
a5f47cfda2 Fix typos 2022-08-16 20:34:05 +06:00
Yerassyl Zhanymkanov
2dc6f16408 Add docs section and improve wording in previous points 2022-08-16 20:30:56 +06:00
Yerassyl Zhanymkanov
b029a78a43 Add related SO questions for sync/async routes 2022-08-16 16:35:25 +06:00
Yerassyl Zhanymkanov
b8501eb5ab Fix wordings and typos 2022-08-16 16:32:33 +06:00
Yerassyl Zhanymkanov
5b245b52c5 Add better details and explanations for Project Structure, Decouple Dependencies, Follow Rest and Async Routes 2022-08-16 16:24:07 +06:00
Yerassyl
573e27efaf Fix route namings 2022-08-11 19:49:59 +06:00
Yerassyl
701d722be4 Add explanation to enums usage as a pydantic field 2022-08-11 19:47:46 +06:00
Yerassyl
86889c2a00 Fix typos & links 2022-08-11 19:46:12 +06:00
Yerassyl Zhanymkanov
f238c153d1 Initial commit 2022-08-09 12:03:44 +06:00