Documentation

Getting Started

Neko provides a simple web interface for creating and sharing code snippets. Visit the homepage, paste your content, and it will be automatically saved with a unique URL.

Keyboard Shortcuts

  • Ctrl+S - Save the current paste
  • Ctrl+N - Create a new paste

Supported Languages

Neko supports syntax highlighting for many programming languages including:

  • JavaScript
  • TypeScript
  • Python
  • Java
  • C++
  • C
  • C#
  • HTML
  • CSS
  • PHP
  • Ruby
  • Go
  • Rust
  • JSON
  • XML
  • SQL
  • Bash
  • YAML
  • Markdown
  • Plain Text
  • And more...

URL Structure

Paste URLs:

https://Neko.hornymama.workers.dev/[paste-id]

Raw Content:

https://Neko.hornymama.workers.dev/api/pastes/[paste-id]/raw

Themes

Neko supports both dark and light themes. Click the theme toggle button in the header to switch between themes. Your preference will be saved in your browser.