Skip to content
This repository was archived by the owner on Nov 30, 2025. It is now read-only.

recomendapp/social-canvas

Repository files navigation

🖼️ Social Canvas — Social Image Generation Service

Recomend logo

Social Canvas

A Fastify-based service for generating social media sharing images, developed by @lxup.

✅ TODO

  • Add more endpoints (playlists, reviews, etc.)

🚀 Tech Stack

  • ⚡️ Fastify – Node.js Framework (TypeScript)
  • 🖌️ Sharp – Image Processing
  • 🗄️ Redis – Caching Layer

📦 Installation

npm install
cp .env.template .env
# Add your environment variables to .env
npm run dev

📚 API Documentation

Explore the API routes and their documentation using the Swagger interface:

  • Endpoint: /docs
  • Description: Access the interactive Swagger UI to view and test all available API endpoints, including parameters and response formats.

Visit http://localhost:9000/docs after starting the service to explore the API documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published