Generic Web Server
Generic Web Server
Static web content server
Pre-built, configurable middlewares and components
Common features: graceful shutdown, logging, monitoring, etc.
REST API Proxy / REST - NATS Gateway
REST API Proxy / REST - NATS Gateway
REST API described by Swagger/OpenApi descriptors
Pattern Driven Micro Services calls through the REST API via NATS topics
WebSocket - NATS Gateway
WebSocket - NATS Gateway
WebSocket Server and WebSocket-NATS Gateway
Direct, two-way frontend-backend communication pipelines via topic-like messaging channels using websocket and NATS.
Mock Server
Mock Server
Static mocking from swagger examples
Dynamic mocking via custom endpoint handler implementations
Static + dynamic mocking combined