Supporting the format=raw output for the Str API
Now, you can specify '?format=raw" to enforce a text/plain output.
For example:
curl -s -X POST "https://str.justyy.workers.dev/sudoku/?format=raw" -d "000002000
> 000030016
> 000947300
> 002400800
> 061000007
> 405000000
> 009200074
> 020000103
> 030010960"
843162795
297835416
156947328
372496851
961358247
485721639
619283574
524679183
738514962
For all APIs you can send a GET to API endpoint:
String APIs provided by @justyy
Add Query parameter ?format=raw to format output as RAW text
sudoku solver
curl -s -X POST "https://str.justyy.workers.dev/sudoku/" -d "000002000
000030016
000947300
002400800
061000007
405000000
009200074
020000103
030010960"
[["8","4","3","1","6","2","7","9","5"],["2","9","7","8","3","5","4","1","6"],["1","5","6","9","4","7","3","2","8"],["3","7","2","4","9","6","8","5","1"],["9","6","1","3","5","8","2","4","7"],["4","8","5","7","2","1","6","3","9"],["6","1","9","2","8","3","5","7","4"],["5","2","4","6","7","9","1","8","3"],["7","3","8","5","1","4","9","6","2"]]rot13 cipher
GET: https://str.justyy.workers.dev/rot13/?s=Hello
POST: curl -s -X POST -d "Hello" "https://str.justyy.workers.dev/rot13/"rot47 cipher
GET: https://str.justyy.workers.dev/rot47/?s=Hello
POST: curl -s -X POST -d "Hello" "https://str.justyy.workers.dev/rot47/"atob (Base64 Decode)
GET: https://str.justyy.workers.dev/atob/?s=SGVsbG8sIFdvcmxkIQ==
POST: curl -s -X POST -d "SGVsbG8sIFdvcmxkIQ==" "https://str.justyy.workers.dev/atob/"btoa (Base64 Encode)
GET: https://str.justyy.workers.dev/btoa/?s=Hello
POST: curl -s -X POST -d "Hello" "https://str.justyy.workers.dev/btoa/"md5 hashing
GET: https://str.justyy.workers.dev/md5/?s=Hello
POST: curl -s -X POST -d "Hello" "https://str.justyy.workers.dev/md5/"echo
GET: https://str.justyy.workers.dev/echo/?s=Hello
POST: curl -s -X POST -d "Hello" "https://str.justyy.workers.dev/echo/"
Please contact me [email protected] to report bugs or provide suggestions!
To support @justyy, please vote him as a steem witness, thank you!
https://steemyy.com/witness-voting/?witness=justyy&action=approve
Buy Me a Coffee: https://www.buymeacoffee.com/y0BtG5R
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Thank you for reading ^^^^^^^^^^^^^^^
NEW! Following my Trail (Upvote or/and Downvote)
Follow me for topics of Algorithms, Blockchain and Cloud.
I am @justyy - a Steem Witness
https://steemyy.com
My contributions
- Video Downloader
- Steem Blockchain Tools
- Free Cryptos API
- VPS Database
- Computing Technology Blog
- A few useless tools
- And some other online software/tools
- Merge Files/Videos
- LOGO Turtle Programming Chrome Extension
- Teaching Kids Programming - Youtube Channel and All Contents
Delegation Service
Important Update of Delegation Service!
Support me
If you like my work, please:
- Buy Me a Coffee, Thanks!
- Become my Sponsor, Thanks!
- Voting for me:
https://steemit.com/~witnesses type in justyy and click VOTE
- Delegate SP: https://steemyy.com/sp-delegate-form/?delegatee=justyy
- Vote @justyy as Witness: https://steemyy.com/witness-voting/?witness=justyy&action=approve
- Set @justyy as Proxy: https://steemyy.com/witness-voting/?witness=justyy&action=proxy
Alternatively, you can vote witness or set proxy here: https://steemit.com/~witnesses
@justyy... please support me.. 🙏
[WhereIn Android] (http://www.wherein.io)
Hello friend @justyy, can you help me, I want to know if in steemyy there is a tool that allows to see the existing users or members in a community? or if there is any other way to do it. If you try to get this list directly from the community it does not display the total users, you can only see the last ones to join the community. Thanks
Hi @justyy. Nice tutorial sir🥰