DoorDash: Migrating from Python to Kotlin for Our Back End Services
To support our migration to microservices we needed to find a new tech stack. Learn how we compared all the options and chose Kotlin... (more…)
Read more »
Small but useful Python package that abstracts away complexity of making asynchronous API calls in Python for common use case of high volume of calls with parameters that change between calls. – am… Read more