InfoQ Homepage API Content on InfoQ
-
Contentsquare Uses Microservices and Apache Kafka for Notification Delivery
Contentsquare needed notification functionality for many use cases within its platform. The company created a generic solution spanning multiple services as part of its microservice architecture. During the implementation, the developers had to improve observability and overcome some scalability challenges.
-
Azure API Center Now in Public Preview
Microsoft recently announced the public preview of Azure API Center - a part of the Azure API Management platform that serves as a central hub where users can keep track of all their APIs company-wide, making them readily discoverable, reusable, and manageable.
-
How to Create a UI That's Both Robust and User Friendly
The key challenge in building UIs is balancing ease of use and maintainability, with scale and complexity. It requires thoughtful component design and an understanding of common usage paths to create a UI that's both robust and user-friendly. Automation can be a game-changer when it comes to improving efficiency and consistency in your codebase.
-
Duet AI Integration for Google Apigee API Management and Application Integration
At its Cloud Next event, Google announced the introduction of Duet AI into its cloud services Apigee API Management and Application integration to support developers in building APIs, integration flows, and extensions that connect Vertex AI or ChatGPT to real-world data through APIs. These capabilities will come in a private preview through Google Cloud’s Trusted Tester program in the coming weeks
-
Ngrok Starts Offering One Static Domain to All of its Free Users
To make it easier for developers to expose their local services to the Internet while developing them, ngrok is now providing them with the possibility to create and use one static domain for free, instead of relying on time-limited, random domains.
-
LinkedIn Adopts Protocol Buffers for Microservices Integration and Reduces Latency by up to 60%
LinkedIn adopted Protocol Buffers for exchanging data between microservices more efficiently across its platform and integrated it with Rest.li, their open-source REST framework. After the company-wide rollout, they reduced the latency by up to 60% and improved resource utilization at the same time.
-
UC Berkeley Researchers Open-Source API-Calling Language Model Gorilla
Researchers from UC Berkeley and Microsoft have open-sourced Gorilla, a large language model (LLM) that can write code to call APIs. In experiments measuring generated code accuracy, Gorilla outperforms several baseline models, including GPT-4.
-
eBay Doubles Team Velocity after Reworking Their Most Important Page
eBay consolidated services responsible for serving their View Item page, which has over 250 million daily page loads, to remove code duplication and improve developer productivity. As a result, they doubled the team velocity and can now deploy changes to this page even daily, with a much lower change failure rate.
-
OpenAI Announces Function Calling, Allowing Developers to Describe Functions
OpenAI has introduced updates to the API, including a capability called function calling, which allows developers to describe functions to GPT-4 and GPT-3.5 and have the models create code to execute those functions.
-
Azure API Center for Centralized API Discovery and Governance in Preview
At the recent annual Build conference, Microsoft introduced the preview of Microsoft Azure API Center – a new Azure service and a part of the Azure API Management platform that enables tracking APIs in a centralized location for discovery, reuse, and governance.
-
The Web's Next Transition: Kent C. Dodds at QCon London
Software engineer educator Kent C. Dodds opened the Modern Frontend Development and Architecture track at QCon London with his keynote on The Web’s Next Transition, focused on Modern Infrastructure and Techniques.
-
Low-Code API Builder Postman Flows Moves into General Availability
Postman moved Postman Flows, their low-code API building tool, into general availability. Postman Flows provides a collaborative, graphical interface for building API-driven applications and workflows. It integrates with the Postman API Network to access publicly available APIs.
-
Microsoft Previews Azure API Management Workspaces
Microsoft recently added a new feature to Azure API Management with Workspaces, designed to enable developers to manage multiple API services from a single location, allowing them to easily view and modify all of their API services in one place.
-
OpenAI Unleashes ChatGPT and Whisper APIs for Next-Gen Language Capabilities
OpenAI has announced that it’s now letting third-party developers integrate ChatGPT and Whisper into their apps and services via API, offering access to AI-powered language and speech-to-text capabilities. As compared to using the company's current language approach, these APIs will make it easier for businesses to integrate ChatGPT and Whisper into their platforms.
-
Google Address Validation API Is Generally Available to Improve Address Accuracy
Google recently announced the general availability of the Address Validation API. The new feature of the Google Maps Platform validates an address, standardizes it for mailing, and determines the best-known geocode location for it.