···27272828- [Fetch API](/openapi-ts/clients/fetch)
2929- [Axios](/openapi-ts/clients/axios)
3030+- [Next.js](/openapi-ts/clients/next-js) <span data-soon>Soon</span>
3131+- [Nuxt](/openapi-ts/clients/nuxt) <span data-soon>Soon</span>
3032- [Legacy](/openapi-ts/clients/legacy)
3131-- [Next.js](https://nextjs.org/) <span data-soon>Soon</span>
32333334Don't see your client? Let us know your interest by [opening an issue](https://github.com/hey-api/openapi-ts/issues).
3435
+14
docs/openapi-ts/clients/next-js.md
···11+---
22+title: Next.js
33+description: Next.js client for Hey API. Compatible with all our features.
44+---
55+66+# Next.js <span data-soon>soon</span>
77+88+::: warning
99+This feature isn't in development yet. Help us prioritize it by voting on [GitHub](https://github.com/hey-api/openapi-ts/issues/1515).
1010+:::
1111+1212+[Next.js](https://nextjs.org/) is the React framework for the web. Used by some of the world's largest companies, Next.js enables you to create high-quality web applications with the power of React components.
1313+1414+<!--@include: ../../sponsors.md-->
+14
docs/openapi-ts/clients/nuxt.md
···11+---
22+title: Nuxt
33+description: Nuxt client for Hey API. Compatible with all our features.
44+---
55+66+# Nuxt <span data-soon>soon</span>
77+88+::: warning
99+This feature isn't in development yet. Help us prioritize it by voting on [GitHub](https://github.com/hey-api/openapi-ts/issues/998).
1010+:::
1111+1212+[Nuxt](https://nuxt.com/) is an open source framework that makes web development intuitive and powerful.
1313+1414+<!--@include: ../../sponsors.md-->