AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Using JSON Schema Adapters for Phoenix REST APIs
The goal is to like generate contracts for REST APIs, like basically at the same level as GraphQL. What you're doing, validating any logic with any schema is actually a meta of this. So that's pretty cool. That's so funny because one of my pet projects is very similar that I've been wanting to spend some time on. It's converting from JSONSchema to actor Schema and back and forth.