A flexible API module that implements the API interfaces of antelopejs with HTTP and WebSocket support
A flexible ORM interface that brings database decorators for antelopejs
AntelopeJS core interface primitives - proxies, decorators, interface functions, and logging
Modular Node.js framework with interface-based architecture for building extensible applications
AntelopeJS interface for HTTP API with decorator-based controllers and WebSocket support
AntelopeJS interface for file storage with presigned URLs, upload/download, and metadata
AntelopeJS utility functions for API request validation and error handling
AntelopeJS interface for database-agnostic query operations
AntelopeJS interface for Redis client operations
AntelopeJS interface for database schema decorators and model definitions
AntelopeJS interface for email sending with support for templates, batch, and attachments
A file storage module that implements the file-storage interface of AntelopeJS with S3-compatible backends (AWS S3, Cloudflare R2)
A file storage module that implements the file-storage interface of AntelopeJS with local filesystem storage. NOT compatible with clustering - use file-storage-s3 for multi-instance deployments.
AntelopeJS interface for JWT authentication and session management
MongoDB module that implements the Database interface of antelopejs
AntelopeJS interface for Stripe payment integration
A Brevo (Sendinblue) email module that implements the email interface of AntelopeJS
AntelopeJS interface for Redis-based task scheduling
Redis module that implements the redis interface of antelopejs
AntelopeJS interface for MongoDB-specific database operations
A flexible DataAPI interface for antelopejs that uses the API interface
RethinkDB module that implements the Database interface of antelopejs
AntelopeJS interface for RethinkDB-specific database operations
A flexible payment module that implements the Stripe interface of antelopejs