http-endpoint-add

Community

Easily add new HTTP endpoints to FlightJar API.

AuthorMrSuttonmann
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables developers to add new HTTP endpoints to the FlightJar API, transforming manual wiring into consistent, testable minimal-API lambdas.

Core Features & Use Cases

  • Supports GET endpoints for reads and POST endpoints for state-changing actions, including /healthz and other /api/* routes.
  • Enforces snake_case JSON responses, parameter binding via DI, and structured payloads when features are disabled.
  • Includes guidance for testing and validation to ensure endpoints are robust and maintainable.

Quick Start

Create a new HTTP endpoint in the FlightJar API by adding a MapGet/MapPost route in dotnet/src/FlightJar.Api/Program.cs with DI and basic validation.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: http-endpoint-add
Download link: https://github.com/MrSuttonmann/flightjar/archive/main.zip#http-endpoint-add

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.