From 100dc53551c4eabac0a35f28710edc618e914ead Mon Sep 17 00:00:00 2001 From: Mike Bierlee Date: Fri, 23 Dec 2016 01:40:00 +0100 Subject: [PATCH] Add list of projects using Poodinis --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0f0e5fd..51a1908 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,11 @@ Value Injectors --------------- Poodinis doesn't come with implementations of value injectors. Have you made any or do you know of any? Please add them to this section via a pull request or open an issue. +Projects Using Poodinis +----------------------- +* [Eloquent](https://github.com/SingingBush/eloquent): A lightweight web application written in D +* [ioc](https://github.com/FilipMalczak/ioc): Slow approach to Inversion of Control in D2 language + Future Work ----------- * Component scan (auto-registration)