Interesting! This framework tackles complex APIs with contract-first design and real integration testing - no mocking! Sounds like a strong solution for API sprawl, and the Apache 2.0 license is great. Performance and ease of learning are the key questions I'd have. Worth a look.
FranzJosef | 5 hours ago
Looks interesting!
Can anyone remind me. There's some .Net library that works similarly right?
ImPleadThe5th | 6 hours ago
I want to know about this app
Rigoberto | 5 hours ago
That's a nice abstraction, kudos. I wish I'd read this README before I started my backend project.
Does anyone know of a similar package in rust? My kotlin is a bit lacking to understand everything here.