Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/meadsteve/lagom-django-example


https://github.com/meadsteve/lagom-django-example

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Django with lagom DI example

## Running
```bash
pipenv install
cd lagom_example
pipenv run ./manage.py runserver
```