.. | ||
example | ||
lib | ||
performance/hello | ||
test | ||
analysis_options.yaml | ||
AUTHORS.md | ||
CHANGELOG.md | ||
dev.key | ||
dev.pem | ||
LICENSE | ||
pubspec.lock | ||
pubspec.yaml | ||
README.md |
Protevus Platform Core
Protevus Platform Core is a high-powered HTTP server framework for Dart, designed to be minimal yet extensible. It provides a robust foundation for building scalable and flexible web applications.
Features
- Dependency injection
- Sophisticated routing
- Authentication support
- ORM integration
- GraphQL support
- Extensible plugin architecture
- HTTP/2 support
- WebSocket capabilities
- File handling and MIME type detection
- Environment configuration management
- Performance optimization with caching mechanisms
Installation
Add protevus_core
to your pubspec.yaml
:
dependencies:
protevus_core: ^latest_version