Results for tag #api
Clean and easy API configuration with Sylius
Here’s how you can extend the Sylius API configuration without duplicating vendor XML config
React Native cookie-based authentication
Cookie-based authentication is not as straight-forward in React Native, unlike standard web networking APIs
Using custom Channel Context with Sylius Shop API based on URL
Sylius channel request query-based context, only for ‘shop-api’ routes with fallback to default channel context.
DevConMU opens up the Spring Conference Season!
What happens when you combine a tech conference with a place that looks like heaven?
What to do when you get lost in API testing?
Tests will improve the code quality, reduce bugs and force you to think about design and quality.
Debugging the un-debuggable
We all have a lot of different ways of debugging. Some use dumps or logs, others use various debugging tools etc. But what to do when you can’t use any of those? In the past few months, I had several different features that required connecting to an external service or an API. During development, I… Continue reading Debugging the un-debuggable
Having troubles with implementing translations in ApiPlatform?
You can’t decide on the best way to implement translation for entities on your ApiPlatform app?