OpenAPI Validation — Your Spec Is Your Schema
Raise your hand if you've ever copy-pasted a JSON schema from your OpenAPI spec into a validation layer. Now keep it raised if the two drifted apart within a week.
Yeah, we've been there too.
Raise your hand if you've ever copy-pasted a JSON schema from your OpenAPI spec into a validation layer. Now keep it raised if the two drifted apart within a week.
Yeah, we've been there too.
You know what's funny? We've been building real-time features with WebSockets for years, pulling in entire libraries, managing bidirectional connections, and writing custom reconnection logic. Meanwhile, there's been a simpler solution hiding in plain sight: Server-Sent Events (SSE).
And now it's ridiculously easy to use in InversifyJS.
Remember when you started optimizing your API and realized the framework itself was the bottleneck? Yeah, us too.
Welcome to the new documentation pages! We are rebuilding our docs on top of Docusaurus to provide a better developer experience.