Commit Graph

1554 Commits

Author SHA1 Message Date
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
Roman Mogylatov
758aa4b15d Update README 2020-09-30 21:41:50 -04:00
Roman Mogylatov
223c567437 Update docs index page 2020-09-30 21:40:28 -04:00
Roman Mogylatov
725c475ef0
Update README.rst 2020-09-30 21:21:26 -04:00
Roman Mogylatov
46359a4d7b
Update README.rst 2020-09-30 21:20:49 -04:00
Roman Mogylatov
d6a531882c
Update README.rst 2020-09-30 21:05:47 -04:00
Roman Mogylatov
b844c4cc23
Add files via upload 2020-09-30 21:05:11 -04:00
Roman Mogylatov
7d911e14dc Update README concep and FAQ 2020-09-30 17:38:01 -04:00