Top

Tag: API


Computing, Software & Applications

Chromium developers are working on a browser API for micropayments

February 14, 2024

Via: TechSpot

Software engineer Alexander Surkov recently proposed a new addition to the Chromium source code, the layout engine on which many modern browsers are based. The programmer aims to implement the Web Monetization specifications, providing Chrome and many other free browsers […]


Computing, Software & Applications

Is API design a lost art?

January 26, 2024

Via: InfoWorld

It’s Friday morning, and you are excited. Today your new generative AI system running on a large public cloud provider is going to begin to work with the existing e-commerce systems that drive 80% of the company’s revenue. The company […]


Computing, Software & Applications

The state of API security in 2023

November 2, 2023

Via: InfoWorld

In today’s rapidly transforming digital world, APIs have become the linchpin for quick delivery of business functionality. These digital connectors underpin much of the enterprise innovation we witness today, from seamless customer experiences to integrated partner ecosystems. Yet, as the […]


Computing, Software & Applications

GM now has its own API for software developers to make cool apps for its cars

October 12, 2023

Via: The Verge

General Motors is ramping up its efforts to create a better technology experience for software developers to make cool apps for its vehicles — and, notably, the vehicles of its competitors. GM announced a new vehicle services definition called “uServices” […]


Computing, Software & Applications

Developing ecosystem-ready APIs and applications

October 9, 2023

Via: InfoWorld

So you’ve developed cloud-native microservices, have a process to manage API keys, and documented the integration options. Your devops team thinks it’s ready to publish the APIs and support application integrations. But are your APIs and applications ecosystem-ready? Software as […]


Cybersecurity, Security

API Security Trends 2023 – Have Organizations Improved their Security Posture?

October 3, 2023

Via: TheHackersNews

APIs, also known as application programming interfaces, serve as the backbone of modern software applications, enabling seamless communication and data exchange between different systems and platforms. They provide developers with an interface to interact with external services, allowing them to […]


Computing, Software & Applications

How to build a microservice in ASP.NET Core

September 14, 2023

Via: InfoWorld

Microservices architecture describes a collection of loosely coupled, extensible, independently deployable services that interact with each other through well-defined interfaces. This article examines microservices architecture, its benefits and drawbacks, and then illustrates how we can implement a simple microservice in […]


Computing, Software & Applications

GitHub Enterprise Server 3.10 ups control, security

September 7, 2023

Via: InfoWorld

With GitHub Enterprise Server 3.10, GitHub promises both developers and administrators more control over repositories, along with enhanced security and compliance controls. Introduced August 29, GitHub Enterprise Server 3.10 is the latest release of GitHub’s self-hosted platform for software development […]


Computing, Software & Applications

AI is catching on with API developers

June 27, 2023

Via: InfoWorld

Artificial intelligence has caught on with software developers who build APIs, with 60% of respondents to a recent Postman survey saying they are using generative AI in their jobs. This was just one of the key findings in Postman’s 2023 […]


Hacking, Security

Reddit hackers demand $4.5 million ransom and API pricing changes

June 19, 2023

Via: The Verge

A ransomware group is claiming responsibility for a hack on Reddit’s systems earlier this year — and demanding not just money but policy changes. BlackCat, a ransomware group, says it was behind the February phishing attack on Reddit, as previously […]


Computing, Software & Applications

Apple SwiftData framework manages app data

June 7, 2023

Via: InfoWorld

Apple’s SwiftData, a persistence framework built for the company’s Swift language, was introduced this week as a mechanism for managing data within apps. Now in beta, SwiftData purports to combine Core Data’s persistence technology with Swift concurrency capabilities. A framework […]


Computing, Software & Applications

How to use parameter binding in minimal APIs in ASP.NET Core

February 23, 2023

Via: Info World

Minimal APIs are a type of API in ASP.NET Core that includes a bare minimum of files, features, and dependencies. Minimal APIs allow you to build fully functional REST endpoints with minimal coding and configuration. One of many new enhancements […]


Internet, Social Networking

Twitter discontinues its free API access, paid version in the pipeline

February 2, 2023

Via: GSMArena.com

In a new tweet from Twitter’s developers’ account, the company announced that it’s closing its free API access starting February 9 – a week from now. A new paid basic tier will be available soon. Twitter is bleeding money each […]


Computing, Software & Applications

New Google V8 API bridges WebAssembly and asynchronous web

January 23, 2023

Via: Info World

The developers of Google’s V8 JavaScript/WebAssembly engine have introduced the JavaScript Promise Integration (JSPI) API, allowing WebAssembly applications that assume access to external functionality is synchronous to smoothly function in asynchronous environments. Currently in an experimental stage, JSPI should not […]


Computing, Software & Applications

Mozilla confirms it won’t cripple Manifest V2 ad blockers in Firefox

January 18, 2023

Via: TechSpot

Mozilla has released the latest version of its Firefox web browser, explaining that its users will not experience any limitation to extension capabilities like the ones being introduced in Chrome. The open source foundation is indeed embracing the much debated […]


Apps & OS, Mobile

Hundreds of Android apps found leaking API keys, putting users at risk

December 19, 2022

Via: Techradar

Hundreds of Android applications being distributed through the Google Play Store have been found leaking Application Programming Interface (API) keys, putting users at risk of identity theft(opens in new tab) and other threats. The risks were found by cybersecurity researchers […]


Computing, Software & Applications

How to work with endpoint filters in ASP.NET Core 7

December 15, 2022

Via: Info World

With ASP.NET Core 7, we can take advantage of the newly introduced IEndpointFilter interface to create filters and attach them to the endpoints in our minimal APIs. These filters can be used to modify request or response objects or to […]


Computing, Software & Applications

Wasmer 3.0 revamps API, memory management

November 29, 2022

Via: Info World

Version 3.0 of the Wasmer server-side runtime for WebAssembly (Wasm) has just been released, with improved API and memory management and the ability to run WAPM (WebAssembly Package Manager) packages directly. Launched November 23, open source Wasmer 3.0 features a […]


Computing, Data Management

Microsoft tightening Azure security with “granular” permissions

November 14, 2022

Via: Techradar

All of Azure DevOps REST APIs are now getting granular Personal Access Tokens (PAT). The goal of the change, which was met with glee in the cybersecurity community, is to minimize the potential damage of a leaked PAT credential. Announcing […]


Computing, Software & Applications

Public package repos expose thousands of API security tokens—and they’re active

October 18, 2022

Via: Info World

As part of the development of JFrog Xray’s new Secrets Detection feature, we wanted to test our detection capabilities on as much real world data as possible, both to make sure we eliminate false positives and to catch any errant […]