Articles tagged with Api
Ultimate guide to 3rd party calls from your Aggregate
If you ever wondered how to make 3rd party API call from Aggregate and not clutter it with dependencies, you may find this post interesting.
Make your JSON API tests clean with linter
Recently, one of our customers requested that mobile devices should communicate with backend via JSON API. We started implementing an endpoint for registering customers.