SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 TypeScript Axio Projects
-
openapi-ts
🌀 OpenAPI to TypeScript codegen. Production-grade SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.
Project mention: What Is DaloyJS? A Beginner-Friendly Tour of a Contract-First TypeScript Framework | dev.to | 2026-05-30Once your API has an OpenAPI spec, you can run one command and get a fully typed fetch client out of it (DaloyJS uses Hey API for this). Your frontend can call your backend with full autocomplete and type checking, and that client regenerates whenever your contract changes. Less guessing, fewer "what does this endpoint return again?" moments.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: From Client to Server: Alova 3's Full-Stack Request Strategy Practice | dev.to | 2025-12-04
Visit the alovajs official website for more detailed information: alovajs Official Website.
-
openapi-typescript-codegen
NodeJS library that generates Typescript or Javascript clients based on the OpenAPI specification
-
Project mention: From fix CORS in Nuxt and found new better way to authenticate | dev.to | 2026-01-17
In 2023 I move to new company and applied as Frontend Developer, and build some project like company profile, marketing site and my team choose nuxt.js and backend was laravel.com. At the time I was integrate laravel, I use many nuxt module for example Nuxt Auth and this work well in nuxt 2, but when the requirement change this module was really hard to modify or maybe because of skill issue, I should finish multiple project at same dateline and no time to research for my own. Then I came to tradisional way to build auth with Cookies Js and somehow it working well but CORS problem came up and only happen when I do hard refresh the site.
-
tsrpc
A TypeScript RPC framework, with runtime type checking and serialization, support both HTTP and WebSocket. It is very suitable for website / APP / games, and absolutely comfortable to full-stack TypeScript developers.
-
openapi-zod-client
Generate a zodios (typescript http client with zod validation) from an OpenAPI spec (json/yaml)
Project mention: openapi-zod-client VS apical-ts - a user suggested alternative | libhunt.com/r/openapi-zod-client | 2025-09-09 -
axios-auth-refresh
Library that helps you implement automatic refresh of authorization via axios interceptors. You can easily intercept the original request when it fails, refresh the authorization and continue with the original request, without user even noticing.
-
axios-cache-interceptor
📬 Small and efficient cache interceptor for axios. Etag, Cache-Control, TTL, HTTP headers and more!
-
-
-
-
-
-
nestjs-v10-webpack-boilerplate
🎨 Boilerplate for NestJS v10 with Webpack, Pnpm, Fastify, Swagger, Pino Logger, Airbnb JavaScript Guide, Google JSON Style, ESLint, Prettier, Editorconfig, Husky, Lint-Staged, Commitlint, Axios, Docker, Alias Path, Error Handling and Clustering
-
omniscient
Cutting-edge Full-stack AI Platform delivered as a SaaS (Software as a Service). Built on a robust technology stack, integrated with powerful APIs such as OpenAI and Replicate, offers a seamless experience for code generation, conversation simulation, image creation, music composition, and video generation. (by RicardoGEsteves)
-
-
typescript-e-commerce
A React e-commerce app build with TypeScript, Sanity CMS, graphQL, process payment with Stripe-API, hosted on Netlify.
-
-
-
-
openapi-code-generator
A code generation tool for openapi 3 / 3.1 specifications written in typescript, primarily aimed at generating typescript clients and server stubs. Other target languages may be added in future.
Related https://github.com/microsoft/TypeScript/issues/54925
My specific use case is pattern matching http status codes to an expected response type, and today I'm able to work around it with this kind of construct https://github.com/mnahkies/openapi-code-generator/blob/main... - but it's esoteric, and feels likely to be less efficient to check than what you propose / a range type.
There's runtime checking as well in my implementation, but it's a priority for me to provide good errors at build time
-
Intertwine
This is an instant messaging and VoIP social platform which allows communication through voice calls, video calls, text messaging, and media and files. Communication can be private or take place in virtual communities called "servers".
-
TypeScript Axios discussion
TypeScript Axios related posts
-
Hey API – OpenAPI to TypeScript in Seconds
-
Tsarr: a type-safe TypeScript SDK & CLI for the Servarr ecosystem
-
Building a Custom TypeScript Client for Your REST API
-
Show HN: I made a fetch client builder to make API calls simpler and safer
-
Axios vs. Fetch: Which Fetch Wrapper Should I Choose in 2025?
-
Show HN: Upfetch – Advanced fetch client builder for TypeScript
-
Show NH: pfetch – Advanced fetch client builder for TypeScript
-
A note from our sponsor - SaaSHub
www.saashub.com | 14 Jun 2026
Index
What are some of the best open-source Axio projects in TypeScript? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | openapi-ts | 4,944 |
| 2 | alova | 3,998 |
| 3 | openapi-typescript-codegen | 3,369 |
| 4 | auth-module | 1,929 |
| 5 | tsrpc | 1,924 |
| 6 | openapi-zod-client | 1,160 |
| 7 | axios-auth-refresh | 1,144 |
| 8 | axios-cache-interceptor | 817 |
| 9 | openapi-client-axios | 614 |
| 10 | retry-axios | 507 |
| 11 | axios-cookiejar-support | 334 |
| 12 | axios | 249 |
| 13 | rapini | 178 |
| 14 | nestjs-v10-webpack-boilerplate | 130 |
| 15 | omniscient | 118 |
| 16 | epic-free-games | 56 |
| 17 | typescript-e-commerce | 55 |
| 18 | axios-react | 47 |
| 19 | fastify-axios | 42 |
| 20 | blast-arena | 37 |
| 21 | openapi-code-generator | 34 |
| 22 | Intertwine | 29 |
| 23 | resreq | 24 |