{
  "id": "flyweight",
  "name": "Flyweight",
  "category": "Structural",
  "description": "Uses sharing to support large numbers of fine-grained objects efficiently by keeping common state extrinsic.",
  "url": "https://gratisapi.com/api/design-patterns/flyweight"
}
