Skip to main content

Meta EN|IX Documentation

Secure. Scalable. Social.

Comprehensive multi-documentation site for Meta EN|IX. Explore our Backend API documentation, Developer Guide for third-party integrations, and Frontend documentation covering React, Next.js, and modern UI frameworks. Everything you need to understand, integrate with, and contribute to the platform.

3
Documentation Sets
100%
TypeScript
Full
Stack Docs

Documentation Sets

Explore our comprehensive documentation organized into three main sections covering the entire Meta EN|IX platform.

🔧

Backend API

Complete backend API documentation organized by service and endpoints. Internal documentation for developers working on the Meta EN|IX NestJS backend, including authentication services, user management, posts, storage, and events.

Explore Documentation →
👨‍💻

Developer Guide

External developer documentation for integrating with the live Meta EN|IX API. OAuth 2.0 authentication, application registration, API usage guides, and best practices for third-party integrations.

Explore Documentation →
⚛️

Frontend

Frontend documentation for the Meta EN|IX web application built with Next.js and React. Component architecture, routing, state management with TanStack Query, Tailwind CSS styling, and UI component documentation.

Explore Documentation →

Quick Start

Get started quickly with the Meta EN|IX API. All endpoints are RESTful and return JSON.

Base URL
https://api.metaenix.com/v1
🔐

Authentication

OAuth 2.0 authentication with application registration and token management.

POST /auth/token
GET /auth/me
View Documentation →
👤

Users

User profiles, management, and privacy settings.

GET /users/:id
PATCH /users/me
View Documentation →
📄

Posts

Create posts, comments, likes, shares, and bookmarks.

POST /posts
POST /posts/:id/like
View Documentation →

Platform Features

Meta EN|IX is built with enterprise-grade features covering security, performance, scalability, real-time communication, and developer-friendly APIs. Explore all the capabilities that make this a production-ready social platform.

👤

User Management

Complete user profiles, privacy controls, account management, follower/following relationships, and user search functionality

🛡️

Authentication & Security

Two-factor authentication (TOTP-based 2FA), OAuth 2.0 for third-party apps, role-based access control (RBAC) with CASL, and secure session management

Real-Time Communication

WebSocket support via Socket.IO for live updates, real-time notifications, instant messaging capabilities, and event-driven architecture

📝

Content Management

Posts, comments, likes, shares, bookmarks, collections, media uploads, and rich content creation with markdown support

🔌

Developer API

OAuth 2.0 developer system for third-party integrations, application registration, scoped permissions, and comprehensive API documentation

📦

File Storage

Digital Ocean Spaces integration for media storage, file upload management, CDN delivery, and scalable storage solutions

📊

Analytics & Monitoring

User analytics, engagement metrics, performance monitoring, request tracking, slow request detection, and comprehensive logging

🔒

Security Features

Security event tracking, alerting system, rate limiting, input validation, SQL injection prevention, and XSS protection

🚀

Performance & Scalability

Redis caching, database query optimization, health checks, load balancing support, and horizontal scaling capabilities

🌐

Modern Frontend

Next.js 16 with React 19, server-side rendering, static site generation, Tailwind CSS v4, and responsive design

🔄

State Management

TanStack Query for server state, efficient data fetching, caching strategies, optimistic updates, and real-time synchronization

Production Ready

Comprehensive error handling, logging infrastructure, monitoring dashboards, automated testing, and CI/CD integration

Technology Stack

Built with modern, battle-tested technologies for reliability, performance, and developer experience. The platform combines a robust NestJS backend with a modern Next.js frontend.

Backend Technologies

Backend Framework
NestJS
v11.0.1
Language
TypeScript
v5.7.3
Database
PostgreSQL
12+
ORM
TypeORM
v0.3.27
Cache & Sessions
Redis
6+
WebSocket
Socket.IO
Latest
Authorization
CASL
Latest
Storage
AWS SDK
Latest

Frontend Technologies

Frontend Framework
Next.js
16.0.3
UI Library
React
19.2.0
Language
TypeScript
Latest
Styling
Tailwind CSS
v4
State Management
TanStack Query
Latest
HTTP Client
Axios
Latest
Components
Shadcn/UI
Latest
Icons
FontAwesome
Latest

Ready to Get Started?

Explore our comprehensive multi-documentation site covering backend APIs, frontend architecture, and developer integration guides. Start building with Meta EN|IX today.