Skip to main content

A library containing a simple dependency injection container that is optimized for web apps.

Project description

A Simple Dependency Injection Container for Web Apps

This module contains a simple dependency injection container that is optimized for web apps. You define relationships once, and then each request (probably via middleware) receives a container that references the once-defined definition to build memoized services for just that request.

Please note: documentation on this project is currently not provided

Interacting With the Project

make is the best way to interact with the project.

Setting Up:

make install

Running Tests:

make test

Running Coverage

make coverage

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

webdi-2.1.2.tar.gz (4.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page