·api-endpoint
</>

api-endpoint

vapvarun/claude-backup

Create REST or GraphQL API endpoints with proper validation, error handling, authentication, and documentation. Use when building backend APIs or serverless functions.

9Installs·0Trend·@vapvarun

Installation

$npx skills add https://github.com/vapvarun/claude-backup --skill api-endpoint

SKILL.md

| 200 | Success (GET, PUT, PATCH) | | 201 | Created (POST) | | 204 | No Content (DELETE) | | 400 | Bad Request (validation failed) | | 401 | Unauthorized (not authenticated) | | 403 | Forbidden (not authorized) | | 404 | Not Found | | 409 | Conflict (duplicate) | | 422 | Unprocessable Entity | | 429 | Too Many Requests | | 500 | Internal Server Error |

Create REST or GraphQL API endpoints with proper validation, error handling, authentication, and documentation. Use when building backend APIs or serverless functions. Source: vapvarun/claude-backup.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vapvarun/claude-backup --skill api-endpoint Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/vapvarun/claude-backup --skill api-endpoint
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is api-endpoint?

Create REST or GraphQL API endpoints with proper validation, error handling, authentication, and documentation. Use when building backend APIs or serverless functions. Source: vapvarun/claude-backup.

How do I install api-endpoint?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vapvarun/claude-backup --skill api-endpoint Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/vapvarun/claude-backup

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01