
HyperFetch 7.0.0 - Integrate with any API
New release of the API management framework.
Highlights:
β’ New DevTools πͺ
β’ Generate SDKs π
β’ Powerful CLI β
β’ New Docs π
β’ Plugins system π
β’ New Sockets π
HyperFetch dramatically simplifies app maintenance.
Donβt fall behind. Choose HyperFetch.
Replies
Hyper Fetch
After months of building and testingβ¦ Hyper Fetch 7.0 is finally live π
You can now generate SDK of your(!) products and share it with customers.
This comes with dedicated CLI and ability to generate it from Swagger/OpenAPI documentation.
New Sockets release allow you to build realtime experiences and easily connect it to the core package of HyperFetch.
There is also HyperFlow - dedicated devtools to visualize data flow in your application, for the supercharged DX.
Thanks to everyone who gave feedback, tested, or pushed the limits of v6 β this oneβs for you β€οΈ
How does the request deduplication work? Does it automatically detect and merge identical API calls, or do I need to configure it? Also, TypeScript support is great - is the type safety automatic from API responses, or do I need to define schemas? Love anything that helps with the painful parts of data management.
Hyper Fetch
@nathanschram Hey! I'm glad you liked it!
As for deduplication it works by just enabling it in the particular request options like: "deduplicate: true"
As for typesafety - you can generate it with our CLI from the Swagger/Openapi, or share the types from your backend (monorepo and TS backend) or by manually typing them.
BestPage.ai
Offline-first with caching AND request deduplication? Ngl, thatβs exactly what my last project needed. Super smart stuffβhuge props to the team for building this!
Linkinize
Huge update! SDK generation, DevTools, sockets β sounds like a powerhouse for API management and developer experience. Congrats on the launch π
Builduo
Quite confused about what Hyper Fetch is
Hyper Fetch
@shanewen Hey Shane! Is it because of PH descriptions or our landing page is not readable for you?
Builduo
@mpyrc both actually. Is it an alternative to axios?