Nameko website screenshot

Nameko

Nameko is a microservices framework for Python that provides tools for building, testing, and running services. It supports RPC over AMQP, HTTP endpoints, WebSocket connections, and timer-based workers, with built-in dependency injection and a testing framework that allows services to be tested in isolation or integration.

Nameko publishes 1 API on the APIs.io network. Tagged areas include AMQP, Dependency Injection, Frameworks, Microservices, and Python.

The Nameko catalog on APIs.io includes 1 Spectral governance ruleset.

Nameko’s developer surface includes documentation, getting-started guide, and 8 more developer resources.

17.7/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-08-20 · rubric v0.12.0
AccessFreemium
1 APIs
AMQPDependency InjectionFrameworksMicroservicesPythonRPCTesting

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-20 · rubric v0.12.0
Composite quality — 17.7/100 · emerging
Contract Quality 2.1 / 25
Developer Ergonomics 1.9 / 20
Access Clarity 3.2 / 20
Operational Transparency 3.4 / 13
Contract Governance 1.2 / 12
Discoverability 5.9 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/nameko: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Nameko

Nameko is a microservices framework for Python that provides tools for building, testing, and running services. It supports RPC over AMQP, HTTP endpoints, WebSocket connections,...

Pricing Plans 1

Published pricing tiers and plan structures.

Nameko Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Nameko Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Nameko API Rules

5 rules · 3 warnings 2 info

SPECTRAL

JSON Schema 1

Standalone JSON Schema definitions for this provider's data models.

Nameko Service Configuration

11 properties

JSON SCHEMA

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Build 2

SDKs, sample code, and the tooling you integrate with

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: nameko
name: Nameko
description: Nameko is a microservices framework for Python that provides tools for building, testing, and running services.
  It supports RPC over AMQP, HTTP endpoints, WebSocket connections, and timer-based workers, with built-in dependency injection
  and a testing framework that allows services to be tested in isolation or integration.
type: Index
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/nameko.png
tags:
- AMQP
- Dependency Injection
- Frameworks
- Microservices
- Python
- RPC
- Testing
url: https://raw.githubusercontent.com/api-evangelist/nameko/refs/heads/main/apis.yml
created: '2026-03-26'
modified: '2026-04-28'
specificationVersion: '0.23'
apis:
- aid: nameko:nameko
  name: Nameko
  description: Nameko is a microservices framework for Python that provides tools for building, testing, and running services.
    It supports RPC over AMQP, HTTP endpoints, WebSocket connections, and timer-based workers, with built-in dependency injection
    and a testing framework that allows services to be tested in isolation or integration.
  humanURL: https://github.com/nameko/nameko
  tags:
  - AMQP
  - Dependency Injection
  - Frameworks
  - Microservices
  - Python
  - RPC
  - Testing
  properties:
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/nameko/refs/heads/main/json-schema/nameko-configuration.json
common:
- type: IssueTracker
  url: https://github.com/nameko/nameko/issues
- type: Releases
  url: https://github.com/nameko/nameko/releases
- type: ContributionGuide
  url: https://github.com/nameko/nameko/blob/master/docs/contributing.rst
- type: License
  name: Apache-2.0
  url: https://github.com/nameko/nameko/blob/master/LICENSE
- type: Website
  url: https://github.com/nameko/nameko
- type: Documentation
  url: https://nameko.readthedocs.io/
- type: GettingStarted
  url: https://nameko.readthedocs.io/en/stable/getting_started.html
- type: GitHubOrganization
  url: https://github.com/nameko
- type: GitHubRepository
  url: https://github.com/nameko/nameko
- type: PyPI
  url: https://pypi.org/project/nameko/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com