ai-agent

hyp: Python JSON API

Get a Python JSON API with hyp.
127 stars15 forksPythonGuide quality 8/10Updated 4/13/2026100% free · open source
What it does

Hyp provides a partial JSON API implementation in Python, allowing developers to easily create and interact with JSON APIs

When to use it
  • Building a RESTful API with Python
  • Creating a backend for a web or mobile application
  • Prototyping an API with a small codebase
Ready-to-paste prompt
curl -X POST -H 'Content-Type: application/json' -d '{"name": "John Doe", "age": 30}' http://localhost:8080/api/users
Heads up: Hyp requires Python 3.7 or later to run, so ensure you have a compatible version installed before attempting to use the library
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/hyp && curl -fsSL https://workflowstacks.com/api/skills/hyp/claude-skill -o ~/.claude/skills/hyp/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How hyp: Python JSON API works
Codeflow
Free to inspect

Hyp: Python JSON API is a tiny Python project (~150 lines across 5 code files, plus 8 test files). Setup is light: installs like a normal app. Reading the code is optional. Last commit 5 months ago, MIT license, has a test suite.

Size
Tiny codebase
~150 lines · 5 code files · 2 min skim
Setup
One-command install
Installs like a normal app. Reading the code is optional.
Runs on
Python
No API keys detected
Python 99%Makefile 1%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    requirements.txt
    Dependencies and the commands it exposes
  3. 3
    hyp/__init__.py
    Inside hyp/ — the main logic begins here
What's in each folder
hyp/Core code — the actual logic4 files
tests/Tests — proof it works8 files
READMEHas testsThin docsCI checksMIT licenseUpdated 5 mo ago
Quick Actions
Details
Creator
kalasjocke
Language
Python
Category
ai-agent
Published
2/10/2014

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.