Search
Twitter o pár dní odložil zpoplatnění API, nabídne i omezenou variantu zdarma
9.2.2023
Bezplatný přístup k API Twitteru měl podle původního oznámení skončit k 9. únoru, jen několik hodin před termínem ale Twitter ohlásil několik změn. Zpoplatnění se například posouvá na 13. února a Twitter přidá také novou variantu API s velmi omezenými možnostmi, která bude nadále zdarma
Bank of England thinks digital pound can co-exist with private stablecoins
8.2.2023
The central bank wants an e-GBP to be retail-focused and could form part of a "mixed payments economy" alongside cryptocurrency stablecoins
'Decentralized Infura' may help prevent Ethereum app crashes: Interview
6.2.2023
The initial “Dfura” marketplace, which is currently in development, is expected to include up to 10 Web3 data providers
Starkware Plans to Open Source Key Tech Linked to Starknet Prover
6.2.2023
At the Starkware Sessions 2023 event, held at the Cameri Theatre in Tel Aviv, Israel, Starkware co-founder Eli Ben-Sasson informed the audience that the company intends to open source “key tech” linked to the Starknet Prover. During the event, the co-founder of the Ethereum scaling...
Twitter zpoplatní přístup přes API, znamená to konec řady oblíbených účtů
3.2.2023
Některé populární twitterové účty zřejmě za několik dní zmizí z této sociální sítě. Souvisí to s oznámeným ukončením bezplatného přístupu k Twitter API, který současný majitel Twitteru Elon Musk ohlásil na 9. února
Twitter zavede další omezení. Bezplatně půjde používat jen jeho web a aplikace. Omezuje API
2.2.2023
Během ledna Twitter odstřihl alternativní klientské aplikace, protože zavedl nové pravidlo zakazující tvorbu „kopií“. Dnes Twitter oznámil, že k 8. únoru ukončí i bezplatné API a den na to už všechny aplikace třetích stran budou muset využívat placené rozhraní (jehož cenu ale neznáme).
Ukončení
Binance Introduces Function for API Users to Prevent Self Trading
25.1.2023
The service will be available to Binance's API users from Jan. 26. Users of the exchange's website and app will not be affected
Twitter po dnech mlčení potvrdil, že neoficiální aplikace odstřihl od API úmyslně
17.1.2023
Skoro týden trvalo Twitteru, než potvrdil, že neoficiálním aplikacím úmyslně omezil přístup ke svému API
How to Determine a JavaScript Promise’s Status
3.1.2023
Promises have changed the landscape of JavaScript. Many old APIs have been reincarnated to use Promises (XHR to fetch, Battery API), while new APIs trend toward Promises. Developers can use async/await to handle promises, or then/catch/finally with callbacks, but what Promises don’t tell...
Detect XR Support with JavaScript
2.1.2023
A few years ago I wrote an article about how to detect VR support with JavaScript. Since that time, a whole lot has changed. “Augmented reality” became a thing and terminology has moved to “XR”, instead of VR or AR. As such, the API has needed to evolve. The presence...
Binance cautions users regarding API key leaks from 3Commas
29.12.2022
The CEO of Binance, Changpeng Zhao, has cautioned everyone concerned regarding relevant information that he has supposedly received about there being a major issue with API key leaks. According to him, this is the result of the Trading-Bot platform 3Commas. This observation, however, lends...
3Commas API leak victims demand refunds and apology for 'gaslighting'
29.12.2022
3Commas finally admitted there was an API leak, after months of refuting community reports that it had occurred. Users were not happy about being "gaslighted."
3Commas API leak victims demand refunds and apology for 'gaslighting' users
29.12.2022
3Commas finally admitted there was an API leak after months of refuting community reports that it had occurred. Users were not happy about being "gaslighted."
3Commas CEO confirms API key leak following warning from CZ
28.12.2022
The Binance CEO was less than receptive to claims of losses due to a 3Comma API key leak earlier this month; now he recommends disabling 3Comma API keys
3Commas CEO confirms API key leak following warning from CZ
28.12.2022
The Binance CEO was less than receptive to claims of losses due to a 3Comma API key leak earlier this month; now he recommends disabling 3Comma API keys
Anonymous Twitter User Leaks Alleged 3Commas API Database
28.12.2022
The leak comes after 3Commas repeatedly told users that they had been “phished” after widespread hacks
Saving Settings for a Custom WordPress Block in the Block Editor
12.12.2022
We’ve accomplished a bunch of stuff in this series! We created a custom WordPress block that fetches data from an external API and renders it on the front end. Then we took that work and extended it so the data …
Saving Settings for a Custom WordPress Block in the Block Editor originally...
Jak na API dokumentaci
12.12.2022
Pojďme se společně podívat na to, jak napsat API dokumentaci tak, aby byla srozumitelná jak lidem, tak strojům. Jak ji udělat udržitelnou, verzovanou a snadno dostupnou
3Commas denies staff members stole API keys
11.12.2022
Crypto trading firm also rejects claim that users' API keys were leaked and urges users to file a police report
Creating a Settings UI for a Custom WordPress Block
17.11.2022
So far, we’ve covered how to work with data from an external API in a custom WordPress block. We walked through the process of fetching that data for use on the front end of a WordPress site, and how to …
Creating a Settings UI for a Custom WordPress Block originally published on CSS-Tricks...