Ghoul is an easy to use information service, allowing you to get/add information on someone or something
directly from your terminal. It communicates with a HTTP Server (API) that you had to host.
+ Fast
+ Easy to use
+ Can be setted up in a few minutes
- You have to host the HTTP server (API)
- Only accessible from terminal
- Everyone can add information
Feel free to make a pull request on this repository to submit any idea!
- Verify if the words are being repeated too much compared to the lenght of the sentence to avoid spamming
- Host the HTTP server on a VPS/Raspberry PI
- Please use this program only for educational purposes.
- It is not meant to be used in any malicious way, and I decline any responsibility for what you do with it.
billythegoat356