Commit Graph

13 Commits

Author SHA1 Message Date
Roman Mogylatov
1a28abb969 Update gitignore 2021-10-12 10:42:04 -04:00
Roman Mogylatov
ae3024588c
Wiring reengineering (#324)
* Bump version to 4.3.9: FastAPI example

* Reengineer wiring

* Add @inject decorator

* Add .workspace dir to gitignore

* Add generic typing for @inject

* Add type cast for @inject

* Update movie lister example

* Update cli application tutorial

* Update demo example

* Update wiring docs and examples

* Update aiohttp example and tutorial

* Update multiple containers example

* Update single container example

* Update decoupled packages example

* Update django example

* Update asyncio daemon example and tutorial

* Update FastAPI example

* Update flask example and tutorial

* Update sanic example

* Add wiring registry

* Add new line to .gitignore

* Add @inject to the test samples

* Fix flake8 errors
2020-11-15 16:06:42 -05:00
Roman Mogilatov
9727b4924e Remove providers/utils.h 2016-11-15 14:19:17 +02:00
Roman Mogilatov
acdf7f8052 Add C files to the sources 2016-11-11 18:34:07 +02:00
Roman Mogilatov
b4541bf177 Add .h files to gitignore 2016-11-11 17:35:58 +02:00
Roman Mogilatov
db3bd77b6a Clean up 2016-11-02 23:20:06 +02:00
Roman Mogilatov
d485a45a61 Add additional git ignoring of .c & .so files 2016-10-31 00:37:44 +02:00
Roman Mogilatov
a7dea88063 Change path to unit tests coverage report 2016-10-31 00:00:19 +02:00
Roman Mogilatov
77f5d05071 Updating gitignore 2015-07-06 16:53:09 +03:00
Roman Mogilatov
4aba82d588 Updating .gitignore 2015-03-27 01:28:40 +02:00
Roman Mogilatov
9cfc1e8b6e adding first concepts 2015-01-04 15:54:25 +02:00
Roman Mogilatov
fb3cf89793 updating gitignore 2015-01-04 15:30:20 +02:00
Roman
9bd46141fb Initial commit 2015-01-04 15:23:05 +02:00