https://github.com/nitindahiya-dev/rust-pastebin
Allows you to create, store, and share text pastes with unique tokens
https://github.com/nitindahiya-dev/rust-pastebin
actix-web pastebin rust sqlite
Last synced: 2 months ago
JSON representation
Allows you to create, store, and share text pastes with unique tokens
- Host: GitHub
- URL: https://github.com/nitindahiya-dev/rust-pastebin
- Owner: nitindahiya-dev
- Created: 2024-07-19T11:13:20.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-19T11:18:01.000Z (almost 2 years ago)
- Last Synced: 2026-02-06T09:07:52.771Z (5 months ago)
- Topics: actix-web, pastebin, rust, sqlite
- Language: Rust
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📋 Actix Web Pastebin
Welcome to the **Actix Web Pastebin** project! This modern and minimalistic web application allows you to create, store, and share text pastes with unique tokens. Built with Rust and Actix Web, it ensures performance and reliability.
## ✨ Features
## 🛠️ Prerequisites
## 📁 Project Structure
## 🚀 Getting Started
Follow these steps to get the project up and running on your local machine:
1. **Clone the repository:**
```sh
git clone https://github.com/yourusername/actix-web-pastebin.git
cd actix-web-pastebin
```
2. **Build the project:**
```sh
cargo build
```
3. **run the project:**
```sh
cargo build
```