Skip to content

[v1.1] DI improved

Compare
Choose a tag to compare
@rasouza rasouza released this 07 Sep 03:52
· 12 commits to master since this release
cb80526
Migrate Dependency Injection lib to Awilix (#2)

* lints with standardJS

* removes use strict

* separates electrolyte and awilix applications

* implements first Use Case with awilix

* implements CreateUser with awilix

* implements GetUser with awilix

* implements DeleteUser with awilix

* implements UpdateUser with awilix

* improves UserController readability

* updates README

* adds docs

* fixes tests

* adds coverage report

* moves to root folder