MCP ExplorerExplorer

Mcp03

@qw3rtyouon 9 months ago
1 MIT
FreeCommunity
AI Systems
Rust CMS built with Actix-web

Overview

What is Mcp03

MCP03 is a modern Content Management System (CMS) built using Rust and the Actix-web framework, designed for efficient content handling and management.

Use cases

Use cases for MCP03 include building blogs, managing media libraries, creating corporate websites, and developing applications that require structured content management.

How to use

To use MCP03, clone the repository, install Docker and Docker Compose, run ‘docker-compose up --build’, and access the CMS at http://fooo1.com:5555.

Key features

Key features of MCP03 include user authentication, content management, media upload capabilities, API endpoints for various operations, and integration with a PostgreSQL database.

Where to use

MCP03 can be used in various fields such as web development, digital content management, and applications requiring robust backend services.

Content

MCP03 - Rust CMS

A modern Content Management System built with Rust and Actix-web.

Features

  • User Authentication
  • Content Management
  • Media Upload
  • API Endpoints
  • PostgreSQL Database

Getting Started

  1. Clone the repository
  2. Install Docker and Docker Compose
  3. Run docker-compose up --build
  4. Access the CMS at http://fooo1.com:5555

API Documentation

Authentication

  • POST /api/auth/register
  • POST /api/auth/login

Content

  • GET /api/content
  • POST /api/content
  • PUT /api/content/:id
  • DELETE /api/content/:id

Media

  • POST /api/media/upload
  • GET /api/media/:id

Development

# Run in development mode
docker-compose up --build

# Run tests
cargo test

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers