auto-api-client
Advanced tools
+24
-3
| { | ||
| "name": "auto-api-client", | ||
| "version": "1.0.0", | ||
| "description": "Automatically generate TypeScript API clients and React hooks from your Express/Fastify server routes", | ||
| "version": "1.0.1", | ||
| "description": "Auto-generate TypeScript API clients, React hooks, and TypeScript types from Express/Fastify routes. Save 4-6 hours per project. Zero configuration required. Supports JavaScript and TypeScript. Generate React Query hooks automatically.", | ||
| "main": "dist/index.js", | ||
@@ -21,6 +21,11 @@ "types": "dist/index.d.ts", | ||
| "api", | ||
| "api-client", | ||
| "api-generator", | ||
| "client", | ||
| "generator", | ||
| "typescript", | ||
| "typescript-client", | ||
| "react", | ||
| "react-hooks", | ||
| "react-query", | ||
| "hooks", | ||
@@ -31,3 +36,19 @@ "express", | ||
| "auto-generate", | ||
| "code-generation" | ||
| "code-generation", | ||
| "openapi", | ||
| "swagger", | ||
| "rest-api", | ||
| "rest-client", | ||
| "http-client", | ||
| "fetch-wrapper", | ||
| "api-wrapper", | ||
| "backend-to-frontend", | ||
| "fullstack", | ||
| "monorepo", | ||
| "boilerplate", | ||
| "codegen", | ||
| "typescript-generator", | ||
| "express-routes", | ||
| "route-scanner", | ||
| "api-sdk-generator" | ||
| ], | ||
@@ -34,0 +55,0 @@ "author": "Aman Gupta", |
+17
-0
@@ -6,4 +6,7 @@ # 🚀 Auto API Client | ||
| [](https://www.npmjs.com/package/auto-api-client) | ||
| [](https://www.npmjs.com/package/auto-api-client) | ||
| [](https://opensource.org/licenses/MIT) | ||
| > **Auto-generate TypeScript API clients, React Query hooks, and TypeScript types from Express/Fastify routes. Zero configuration. Supports JavaScript and TypeScript. Save 4-6 hours per project.** | ||
| ## 🎯 Why Use This Package? | ||
@@ -435,2 +438,16 @@ | ||
| ## 🔍 Search Keywords | ||
| This package helps with: **API client generator**, **TypeScript API client**, **React hooks generator**, **Express API client**, **Fastify API client**, **auto generate API client**, **TypeScript SDK generator**, **React Query hooks generator**, **REST API client**, **API wrapper generator**, **code generation**, **boilerplate reduction**, **fullstack development**, **monorepo API client**, **backend to frontend**, **API client from routes**, **Express routes to TypeScript**, **auto generate React hooks**, **TypeScript types generator**. | ||
| ## 📈 Popular Use Cases | ||
| - **Full-stack developers** building Express + React apps | ||
| - **Backend teams** sharing APIs with frontend teams | ||
| - **Startups** needing fast API client generation | ||
| - **Agencies** working on multiple projects | ||
| - **Developers** tired of writing repetitive API code | ||
| - **Teams** using monorepo architecture | ||
| - **Projects** requiring type-safe API clients | ||
| **Made with ❤️ for the Node.js community** |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
66265
2.81%452
3.91%