ralfbiedert / cheats.rs

Rust Language Cheat Sheet - https://cheats.rs
https://cheats.rs
4.09k stars 382 forks source link

`json` or `text` output endpoint to allow for cli usage #178

Open swarnimarun opened 1 year ago

swarnimarun commented 1 year ago

This is something I was thinking about which would be nice if had json or text output endpoint similar to cheat.sh.

We can directly generate and host this as a static page as well, doesn't need any dynamic content to my knowledge. I will probably look into it once I have some time, or if someone else wants to pick this up would also be willing to help, if needed.

Let me know if this sounds like a good idea. Would be very useful for terminal users.

ralfbiedert commented 1 year ago

I could see this being useful.