Commit Graph

1561 Commits

Author SHA1 Message Date
Roman Mogylatov
0288fe3871 Refactor asyncio tutorial example.com monitor section 2020-10-08 19:46:24 -04:00
Roman Mogylatov
e93774eba8 Refactor asyncio tutorial till Example.com monitor section 2020-10-08 18:43:12 -04:00
Roman Mogylatov
0552dcd7be Refactor initial sections of asyncio daemon tutorial 2020-10-08 17:13:17 -04:00
Roman Mogylatov
5245925b1f Rename api docs tol-level page 2020-10-08 17:06:47 -04:00
Roman Mogylatov
6320f5523b Rename tutorial image dirs 2020-10-08 17:05:50 -04:00
Roman Mogylatov
38864c7a24 Rename asyncio miniapp 2020-10-08 17:04:13 -04:00
Roman Mogylatov
c776250a51 Fix tutorial links 2020-10-08 16:53:53 -04:00
Roman Mogylatov
7ec2afe17f Refactor asyncio monitoring daemon example application 2020-10-08 15:43:53 -04:00
Roman Mogylatov
71eab0b756 Update tutorials 2020-10-08 15:02:20 -04:00
Roman Mogylatov
f77525086f Finish flask tutorial refactoring 2020-10-08 14:24:51 -04:00
Roman Mogylatov
28595146cf Refactor Flask tutorial: Make some refactoring 2020-10-08 13:34:24 -04:00
Roman Mogylatov
593eb84857 Refactor Flask tutorial: Inject search service into view 2020-10-08 12:57:41 -04:00
Roman Mogylatov
5856c49614 Refactor Flask tutorial: Search service 2020-10-08 12:44:07 -04:00
Roman Mogylatov
f1c0f9ce3f Refactor Flask tutorial: Connect to the GitHub 2020-10-08 12:39:59 -04:00
Roman Mogylatov
b5eaf1f558 Make cosmetic fix in flask example 2020-10-08 12:28:49 -04:00
Roman Mogylatov
61186a7007 Refactor flask tutorial 2020-10-08 12:26:51 -04:00
Roman Mogylatov
04e70df955 Make some minor updates to aiohttp and cli tutorials 2020-10-08 12:11:34 -04:00
Roman Mogylatov
3ea9b7b761 Update test coverage results in movie lister example and tutorial 2020-10-07 21:00:59 -04:00
Roman Mogylatov
e0a08a0f2d Refactor CLI app tutorial 2020-10-07 20:43:22 -04:00
Roman Mogylatov
4ded81b40d Refactor part of cli tutorial 2020-10-07 12:04:45 -04:00
Roman Mogylatov
8036e7056f Update wiring docs 2020-10-06 20:51:27 -04:00
Roman Mogylatov
5a6aed9d4f Update miniapp READMEs 2020-10-06 20:41:59 -04:00
Roman Mogylatov
4762fcecd3 Update sanic example 2020-10-06 20:03:06 -04:00
Roman Mogylatov
67b8e122bf Change code layout in miniapps 2020-10-06 20:00:47 -04:00
Roman Mogylatov
2669e4d27b Add more links to the examples 2020-10-06 19:53:24 -04:00
Roman Mogylatov
2a9ac1e16b Update wiring feature message 2020-10-06 19:46:04 -04:00
Roman Mogylatov
666da18e05 Refactor code layout for DI demo example 2020-10-06 15:51:02 -04:00
Roman Mogylatov
6d5da03bdb Refactor decoupled packages example to use wiring 2020-10-06 15:48:28 -04:00
Roman Mogylatov
ae8b9dd853 Add return type to main() in application examples 2020-10-06 15:39:40 -04:00
Roman Mogylatov
609ec5cac8 Refactor multiple container example to use wiring 2020-10-06 15:38:08 -04:00
Roman Mogylatov
fdb33ca5ce Refactor single container example to use wiring 2020-10-06 15:37:47 -04:00
Roman Mogylatov
e2f4ab85d5 Make micro cosmetic changes to flask, aiohttp & sanic examples 2020-10-06 15:29:34 -04:00
Roman Mogylatov
fb5488b050 Refactor movie lister to use wiring 2020-10-06 15:26:03 -04:00
Roman Mogylatov
6dd668ac3d Fix .delegate() deprecation 2020-10-06 15:21:55 -04:00
Roman Mogylatov
82548b8d98 Update installation docs page 2020-10-05 20:02:56 -04:00
Roman Mogylatov
f6daa092ba Add aiohttp example to the docs 2020-10-05 19:18:08 -04:00
Roman Mogylatov
5f66701241 Add flask example to the docs 2020-10-05 16:46:15 -04:00
Roman Mogylatov
68334008e5 Make a little fix in django example docs page 2020-10-05 16:35:02 -04:00
Roman Mogylatov
ba32075e35 Add sanic example to the docs 2020-10-05 15:59:48 -04:00
Roman Mogylatov
9918c28866 Update Aiohttp example 2020-10-05 15:45:02 -04:00
Roman Mogylatov
a029207eea Update changelog 2020-10-05 15:15:17 -04:00
Roman Mogylatov
71296092a6 Add django example to the docs 2020-10-05 15:14:08 -04:00
Roman Mogylatov
361858950f Update django app naming 2020-10-05 14:53:43 -04:00
Roman Mogylatov
6094186063
Django example (#297)
* Add rough django example

* Remove sqlite db

* Add gitignore

* Fix flake8 and pydocstyle errors

* Add tests

* Refactor settings

* Move web app to to the root of the project

* Add bootstrap 4

* Add doc blocks for web app

* Add coverage

* Fix typo in flask

* Remove not needed newlines

* Add screenshot
2020-10-04 23:36:45 -04:00
Roman Mogylatov
92a0ba4815 Change wording in README 2020-10-03 21:36:55 -04:00
Roman Mogylatov
ac091a4b4d Update readme and docs index 2020-10-03 21:27:53 -04:00
Roman Mogylatov
f4cd072a61 Update README 2020-10-01 18:00:44 -04:00
Roman Mogylatov
09edfd94d6 Update docs index 2020-10-01 17:42:43 -04:00
Roman Mogylatov
3eb59a74ea Add wiring API docs 2020-10-01 14:00:52 -04:00
Roman Mogylatov
199e8b241e Remove API docs for flask and aiohttp ext 2020-10-01 13:58:55 -04:00