You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A fast, lightweight Pastebin-style API built with Laravel.
Features
Create pastes
Share via unique links
Expiration support
JSON REST API
Tech Stack
Laravel
PHP
MySQL
API Endpoints
POST /api/pastes
GET /api/pastes/{id}
About
A minimal, high-performance Pastebin alternative API built with Laravel. Designed for developers to store, share, and expire text snippets via simple REST endpoints.