Appolo
Node.js framework for building high performance scalable server side applications
Appolo provides clean and modern architecture which allows developers to build highly testable, scalable, loosely coupled, and easily maintainable applications
Get StartedView SourceThe right way to write TypeScript applications
Simple
Define and reuse modules and dependencies.
Performance
Built from the ground up for performance and scale.
Modular
easily extend your application with custom modules.
Organized
Better project code organization approach.
For TypeScript
Built with latest JavaScript features using TypeScript.
Dependency Injection
Powered by powerful Dependency injection makes your code elegant, easy to maintain and test.
Zero external dependencies
All appollo core modules build for performance with zero external dependencies
Developer Friendly
Built for developer joy without sacrificing performance and stability.
The fastest way to get started
Checkout the examples page for full examples and use cases.
Install using npm or yarn
Create app
Define your controllers
Define your services
Define your factories
Checkout the more examples