openapi3-parser icon indicating copy to clipboard operation
openapi3-parser copied to clipboard

Refactor module structure

Open manchenkoff opened this issue 2 years ago • 0 comments

Optimize current package structure:

  • [ ] SOLID directory structure
  • [ ] Code coverage and new tests
  • [ ] Tiny code refactoring and optimization
  • [ ] Introduce IoC / DI container
  • [ ] Add an example of "how to create DI container" with custom implementations instead of using parse() method

manchenkoff avatar Jul 06 '22 13:07 manchenkoff