mesh-http

Community

Build and consume HTTP services.

Authorsnowdamiz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the creation of robust HTTP servers and the consumption of external HTTP APIs, streamlining network-based application development.

Core Features & Use Cases

  • HTTP Server: Define routes, handle requests, implement middleware, and serve responses. Supports path parameters and JSON payloads.
  • HTTP Client: Make synchronous GET requests or use a fluent builder API for more complex requests (POST, PUT, DELETE) with headers, bodies, and timeouts.
  • WebSocket Support: Integrate WebSocket handling within the HTTP server framework.
  • Use Case: Build a RESTful API for your Mesh application or fetch data from a third-party service to enrich your application's functionality.

Quick Start

Use the mesh-http skill to create a simple HTTP server that responds with 'Hello, Mesh!' on the /hello path, running on port 8080.

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: mesh-http
Download link: https://github.com/snowdamiz/mesh-lang/archive/main.zip#mesh-http

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 223,000+ vetted skills library on demand.