AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
API Versioning
The BOSAS project was born from something we did at this project I mentioned earlier. We had the REST API where we agreed on JSON schemas as the source of truth with four contracts between mobile clients and the backend. And then we used that schema inside of the backend to say, okay, any request which comes in at any event endpoint needs to conform to this particularJSON Schema. If it doesn't, we just returned like an error thing, we agreed upon. So yeah, the BOSAS that was like motivation where the project was born. But yeah, another big learning for me and also like in general, so I think for API building is something, and I don