Documentation Index
Fetch the complete documentation index at: https://mintlify.com/0xfelaback/Social-Media-Activity-Feed/llms.txt
Use this file to discover all available pages before exploring further.
Social Media Activity Feed API
A high-performance RESTful API built with ASP.NET Core for modeling social graphs, generating scalable follower feeds, and supporting common interaction primitives.
Quick start
Get your API up and running in minutes
Set up the database
Start the API
http://localhost:5000 (or the port specified in your launch settings).Explore by topic
Jump into the documentation for your use case
Authentication
Social Graph
Activity Feeds
Post Interactions
Database Design
API Reference
Key features
Built for performance and scalability
Minimal API Architecture
Feature-module organization with endpoints grouped by domain for clean, maintainable code
Composite Primary Keys
Database-level data integrity for relationships, preventing duplicates without application logic
Cursor-based Pagination
Stable performance at scale with keyset pagination that avoids expensive offset queries
N+1 Query Prevention
Projection and selective loading patterns keep database round-trips predictable and efficient
Ready to build?
Start building social features with our comprehensive API. Follow the quickstart guide to get up and running in minutes.
Get Started Now