mtlynch / logpaste

A simple web service for storing text log files

Home Page:https://logpaste.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support upload via curl file upload

mtlynch opened this issue · comments

Like:

curl -F "file=@/path/to/your/file.txt" http://localhost:3001