Integrations

Api Generator

Try it

API code generator. Generate RESTful endpoints, GraphQL schemas, OpenAPI/Swagger docs, API clients, mock servers, authentication, rate limiting.

What it does

Generate production-ready API code scaffolds from zero. REST, GraphQL, auth, tests — all in one tool.

The skill document

⚡ API Generator

Generate production-ready API code scaffolds from zero. REST, GraphQL, auth, tests — all in one tool.

Usage

bash scripts/apigen.sh   [options]

Commands

Core Generation

  • rest `` — RESTful CRUD endpoints (Express.js)
  • graphql `` — GraphQL Type + Query + Mutation schema
  • swagger `` — OpenAPI 3.0 specification document

Utilities

  • client `` — Python API client class
  • mock `` — Mock API server with in-memory store
  • auth `` — Auth code (jwt / oauth / apikey)
  • rate-limit `` — Rate limiter (token-bucket / sliding-window)
  • test `` — Jest + Supertest API test suite

Examples

bash scripts/apigen.sh rest user          # RESTful user endpoints
bash scripts/apigen.sh graphql product    # GraphQL product schema
bash scripts/apigen.sh auth jwt           # JWT authentication
bash scripts/apigen.sh test order         # Order API tests

Output

All code prints to stdout. Copy or redirect into your project files. Generated code includes full comments and can serve as a project starting point.

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Related skills

Generate reusable multi-step agent workflow blueprints. Use for trigger/action orchestration, deterministic workflow definitions, and automation handoff arti...

39 installs

Diagnoses GraphQL bugs and hardens schemas, resolvers, and clients against N+1, null propagation, DoS, and cache staleness.

91 installs2 stars

Query and manage Linear issues, projects, teams, cycles, labels, and comments through a managed OAuth GraphQL endpoint.

by byungkyu517 installs18 stars

Generate interactive HTML node-graph diagrams for code visualization. Trigger when user asks to: visualize code architecture, diagram module dependencies, map call chains, graph class relationships, show UI event flows, display widget hierarchy layouts, or understand how code connects. Keywords: "visualize", "diagram", "graph", "map out", "call chain", "architecture", "code flow", "widget hierarchy", "UI layout", "界面布局", "调用链", "代码架构", "可视化", "模块依赖", "函数关系", "类图", "事件流".

24 installs

Linear workspace helper using Linear's GraphQL API from native Node.js. Use when creating, listing, updating, commenting on, summarizing, or looking up Linea...

32 installs

Publish a web app via a curl-based JSON-RPC API and get a hosted URL.

152 installs8 stars

More from BytesAgain2

Browse all skills

AI image prompt optimizer. Generate and enhance prompts for Midjourney, DALL-E, and Stable Diffusion. Includes prompt enhancement.

by BytesAgain247 installs

小说创作、角色设计、情节设计(三幕式)、对话生成、世界观构建、续写。Story writing with character design, three-act plot structure, dialogue generation, worldbuilding. Supports bilingual docum...

by BytesAgain294 installs2 stars

Build interactive HTML prototypes. Use when creating clickable mockups, adding animations, linking pages, or exporting HTML.

by BytesAgain240 installs

More details in https://github.com/addsumtech/slides_maker

by BytesAgain21 stars

B站创作助手。视频标题优化、标签推荐、简介模板、投稿策略、UP主运营、弹幕互动。Bilibili video creator assistant. B站运营、视频SEO、粉丝增长、投币收藏、充电计划。Use when creating content for Bilibili.

by BytesAgain247 installs1 stars

项目发布前检查工具。代码质量检查、API测试、部署检查清单、版本管理、上线前审查、回归测试。Pre-publish quality checker for code, API, deployment, versioning, launch review, regression testing. 发布检查、上线审查...

by BytesAgain235 installs