{
  "id": "abstract-factory",
  "name": "Abstract Factory",
  "category": "Creational",
  "description": "Provides an interface for creating families of related objects without specifying their concrete classes.",
  "url": "https://gratisapi.com/api/design-patterns/abstract-factory"
}
