2 pointsby jviotti4 hours ago1 comment
  • benoau4 hours ago
    I really like OpenAPI in conjunction with openapi-fetch to create a typed interface for frontends/tests/etc to leverage. I especially like deleting the manual types that get strewn around frontends with inaccuracies, bespoke class names and unnecessary property names/types transformations.

    I wouldn't work without these tools anymore!