orator
Version:
Unopinionated API http server abstraction - REST or IPC
12 lines (8 loc) • 395 B
Markdown
# Orator
> An unopinionated API server abstraction for REST and IPC services
- Consistent interface over any service server implementation
- Full REST support via Restify with in-process IPC for testing
- Built-in static file serving with subdomain routing
- First-class Fable service provider with lifecycle management
[GitHub](https://github.com/stevenvelozo/orator)
[Get Started](#orator)