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.

1 APIs 0 Features
AMQPDependency InjectionFrameworksMicroservicesPythonRPCTesting

APIs

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

Nameko Plans Pricing

3 plans

PLANS

Rate Limits

Nameko Rate Limits

5 limits

RATE LIMITS

FinOps

Nameko Finops

FINOPS

Resources

🔗
Website
Website
🔗
Documentation
Documentation
🚀
GettingStarted
GettingStarted
👥
GitHubOrganization
GitHubOrganization
👥
GitHubRepository
GitHubRepository
🔗
PyPI
PyPI

Sources

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
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
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.19'
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: 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