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

https://github.com/safo-samson/factorypattern

Use of The Factory Design pattern, a creational design pattern that provides an interface for creating objects, but delegates the responsibility of object instantiation to subclasses or derived classes
https://github.com/safo-samson/factorypattern

factory-pattern

Last synced: 7 months ago
JSON representation

Use of The Factory Design pattern, a creational design pattern that provides an interface for creating objects, but delegates the responsibility of object instantiation to subclasses or derived classes

Awesome Lists containing this project