openapi3-parser
openapi3-parser copied to clipboard
Refactor module structure
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