Hacker News
- Bloom – Super fast and highly configurable cache for REST APIs https://github.com/valeriansaliou/bloom 8 comments
- Cache non-cacheable API calls on CDN ? https://www.reddit.com/r/devops/comments/il77rb/cache_noncacheable_api_calls_on_cdn/ 13 comments devops
- Improving API Latency with Server-Side Caching https://medium.com/digital-minds/how-i-reduced-api-latency-by-40-with-server-side-caching-d23b8bd2fcb1?sk=5210884a5f56ea30a0dda7986adb9af7&source=friends_link 14 comments programming
- How To Cache Images From JSON API Call in SwiftUI https://youtu.be/OitCCyGG60E 4 comments swift
- I made a free to use JSON API cache for developers. https://apicache.dev/ 2 comments sideproject
- Introducing Suspense: APIs to simplify data loading and caching, for use with React Suspense. https://suspense-npm.vercel.app/ 34 comments reactjs
- TanStack Router - Typesafe, state-management APIs, caching, framework agnostic http://tanstack.com/router 56 comments reactjs
- How do I cache my Flask API's responses after they are returned? https://stackoverflow.com/questions/48994440/execute-a-function-after-flask-returns-response#:~:text=Flask%20is%20a%20WSGI%20app,object%20to%20the%20WSGI%20server 3 comments flask
- The Best New Way To Cache API Responses with Angular & RxJs https://tomastrajan.medium.com/the-best-new-way-to-cache-api-responses-with-angular-rxjs-5cbc05d12f10?sk=072de8e7fb806a3b8cb461e61a54a19c 2 comments angular2
- The Best New Way To Cache API Responses with Angular & RxJs https://tomastrajan.medium.com/the-best-new-way-to-cache-api-responses-with-angular-rxjs-5cbc05d12f10?sk=072de8e7fb806a3b8cb461e61a54a19c 4 comments angular
- API rate limiting with Traefik, Go, and local caching https://nlpcloud.io/ 16 comments golang
- API rate limiting with Traefik, Go, and local caching https://nlpcloud.io 5 comments devops
- [Question]Is a response or query caching solution even an option with an authenticated API? https://docs.microsoft.com/en-us/aspnet/core/performance/caching/response?view=aspnetcore-6.0 8 comments csharp
- How to cache API tokens. https://cmdarek.com/pages/api-token-cache.html 5 comments elixir
- Prevent a .NET API from adding cache headers to unsuccessful requests https://timdeschryver.dev/blog/prevent-a-net-api-from-adding-cache-headers-to-unsuccessful-requests 3 comments dotnet
- Redux Toolkit 1.6.0 - new RTK Query data caching API! https://github.com/reduxjs/redux-toolkit/releases/tag/v1.6.0 13 comments javascript
- Redux Toolkit 1.6.0 - new RTK Query data caching API! https://github.com/reduxjs/redux-toolkit/releases/tag/v1.6.0 70 comments reactjs
- Is route based caching for 3rd party API data on a reverse proxy server an acceptable caching method? https://gist.github.com/Yukezter/1e137e6a05df3427a09e9647a9b0c254 3 comments node
- Co-Win Bot slot finder with Protected API (no cache) https://www.reddit.com/r/india/comments/nbn8pd/cowin_bot_slot_finder_with_protected_api_no_cache/ 9 comments india
- Advanced Discord.js: Cache APIs Requests with Redis https://dev.to/en3sis/advanced-discord-js-cache-apis-requests-with-redis-4d8a 3 comments javascript
- Caching your Laravel API with ETag and Conditional Requests https://hergen.nl/caching-your-laravel-api-with-etag-and-conditional-requests 6 comments laravel
- API with NestJS #24. Cache with Redis. Running the app in a Node.js cluster https://wanago.io/2021/01/11/nestjs-cache-redis-node-js-cluster/ 3 comments node
- [OC] Levelling up an Express API (CORS, caching, rate limiting, linting etc.) https://thomasswilliams.github.io/2020/04/20/levelling-up-express-api-3.html 4 comments programming
- Node.js APIs caching made simple! https://medium.com//node-js-apis-caching-made-simple-f79c22b2c2fa?source=friends_link&sk=95009b7cd362aa5c0433e9e49b24e21c 3 comments node
- Memento, a devtool for caching APIs while developing. Written in TS! https://github.com/antoinechalifour/memento 12 comments typescript
- Memento, a devtool for caching APIs responses while developing https://github.com/antoinechalifour/memento 13 comments node
- Just published Memento, a dev tool for caching APIs while developing https://github.com/antoinechalifour/memento 4 comments javascript
- Is it possible to cache stream with request('API').pipe? https://github.com/request/request/issues/3186 5 comments node
- Vue.js Advanced Reactivity API and Caching Method-style Getters https://engineroom.teamwork.com/vue-js-advanced-reactivity-api-and-caching-method-style-getters-a80979b6660 4 comments vuejs
- Alternative JSON RPC API Provider, including automated eth_getLogs cache https://medium.com/nodesmith-blog/announcing-the-nodesmith-ethereum-beta-eab286d5075d 7 comments ethereum
- How to fetch and cache all pokémon from Pokémon Api? https://github.com/EvanCugat/Pokedex 17 comments reactjs
- How to implement request/query caching for Rails API https://www.reddit.com/r/rails/comments/55l496/how_to_implement_requestquery_caching_for_rails/ 4 comments rails
- How to cache API call responses in an JS app? https://gist.github.com/jonathanmoore/2640302 6 comments javascript
- Cache your api response in the browser : page, tab or forever https://github.com/metalshan/smartjax 11 comments javascript
- Give Java Caching Standard API a go using Infinispan 5.3.0.Alpha1! http://infinispan.blogspot.de/2013/04/give-java-caching-standard-api-go-using.html 4 comments java
- Vuex: "Caching" API results (movie) in Store State to use as condition to prevent unnecessary API calls results in not retrieving a new movie. How to fix this / best practices for caching? https://stackoverflow.com/questions/55072840/correct-way-to-cache-data-in-vuex 2 comments vuejs
- Web api benchmarking (with caching): .NET 6.0 optimized minimal api vs R... https://youtube.com/watch?amp%3Bfeature=share&v=IyLIK5hkD1c 11 comments dotnet
- IndexedDB & Cache API are bad and broken. How to fix? https://firefox-storage-test.glitch.me/ 12 comments firefox
- How I boosted my Asp.Net Core App & API performance 250% by Caching https://dottutorials.net/caching-asp-net-core-app-api-performance-boost/ 11 comments dotnet
- Sticky: A simple, key/value pair, browser-storage cache that leverages the latest HTML5 storage API's (indexedDB, webSQL, and localStorage) https://github.com/dreamdust/sticky 6 comments programming