zer0bin-dev / zer0bin

🖊️ // Just a place to paste
https://zer0b.in
MIT License
93 stars 8 forks source link

✨ Make CURLable #30

Closed ThatOneCalculator closed 2 years ago

ThatOneCalculator commented 2 years ago

Summary

Perhaps this could deprecate the client

idanoo commented 2 years ago

A little work around I'm using for now. It just requires jq for json parsing

curl -sS 'https://tinker.nz/api/p/aBcDeFgH' | jq -r .data.content