Explore >> Select a destination


You are here

www.speakeasy.com
| | blog.christianposta.com
2.1 parsecs away

Travel
| | API Gateways are going through a bit of an identity crisis these days.
| | www.milanjovanovic.tech
4.8 parsecs away

Travel
| | What are microservices, and why might they be the right architectural choice for your organization? Microservices offer independently deployable, domain-focused components that provide flexibility when applied correctly to solve the right organizational problems.
| | apisyouwonthate.com
1.5 parsecs away

Travel
| | Part of my day job is trying to get folks to write API documentation, so the hordes of new developers joining the company on a weekly basis are not stuck trying guess at contracts by poking around years old code. Convincing API developers to take the time to write specs
| | blog.jetbrains.com
21.9 parsecs away

Travel
| Want to write faster Python code? Discover the difference between `async/await` and `threading` and how concurrency works in Python with real-world examples.