Skip to content

Mithil467/Mitbin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Mitbin is my attempt to make a pastebin and url shortener

Features

🔗 Simple custom URL
✂️ To use as a URL shortener, add the link in paste content
⏰ Self expiring based on custom time
🖊️ Syntax highlighting for program snippets
🖤 Simple elegant UI
😉 Mitbin API

API usage and documentation

Refer to Mitbin API v0.1.0 documentation here.

How to run it on local server?

Create a .env file
Add MONGO_URI={YOUR mongoDB URI here}
yarn start

App will start running on localhost:5000

License

GPL