Modern Pastebin written in Rust.
Live · API Docs · Discord Bot · CLI · License
- Multi-file snippets
- Snip Expiry
- Accessible and beautiful interface
- CodeMirror Editor
- 98 languages supported
- Forking snippets
- Fast and free API
- Downloading files (.zip)
- Discord Bot
- CLI
Welcome to the snip monorepo. It consists of the following:
client
— the frontend client built with Next.
server
— the backend server built with Actix Web.bot
— the Discord bot built with Serenity.cli
— the CLI written in plain ol' Rust.
Refer to the README within each individual project on how to build and run the project.