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.

API entry from apis.yml

apis.yml Raw ↑
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