Skip to content

api-evangelist/seneca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seneca (seneca)

Seneca is a microservices toolkit for Node.js that uses a pattern-matching approach to message handling. It provides transport independence, allowing services to communicate over HTTP, TCP, or message queues without changing business logic. Seneca emphasizes simplicity and composability through its plugin-based architecture.

APIs.json: https://raw.githubusercontent.com/api-evangelist/seneca/refs/heads/main/apis.yml

Scope

  • Type: Index

Tags

  • Frameworks
  • JavaScript
  • Message Handling
  • Microservices
  • Node.js
  • Pattern Matching
  • Plugins

Timestamps

  • Created: 2026-03-26
  • Modified: 2026-03-26

APIs

Seneca

Seneca is a microservices toolkit for Node.js that uses a pattern-matching approach to message handling. It provides transport independence, allowing services to communicate over HTTP, TCP, or message queues without changing business logic. Seneca emphasizes simplicity and composability through its plugin-based architecture.

Tags

  • Frameworks
  • JavaScript
  • Message Handling
  • Microservices
  • Node.js
  • Pattern Matching
  • Plugins

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

Seneca is a microservices toolkit for Node.js that uses a pattern-matching approach to message handling. It provides transport independence, allowing services to communicate over HTTP, TCP, or message queues without changing business logic. Seneca emphasizes simplicity and composability through its plugin-based architecture.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors