Julian Alonso

3pods

Injection

License: MIT

JASOON

Library to parse JSON to objects and Objets to JSON with operators. Parsing infering types. Stop using guard let. This library also will use throws to handling errors. Provide very useful errors for debug.

License: MIT

  • Swift

UseCase

UseCase base class is designed to use .then and .catch when use case is finished. It use apple operations framework to execute your use case main code.

License: MIT

  • Swift