Hacker News new | ask | show | jobs
Show HN: Ill-Serve-Anything.com (ill-serve-anything.com)
1 points by mikesol 167 days ago
I made a site inspired by my favorite GH repo, illacceptanything/illacceptanything. Except instead of a GH repo, it's a website, and instead of commits, it accepts prompts.

Here's the API:

https://api.ill-serve-anything.com

POST /prompt {"prompt": "..."}

GET /prompt/:id

GET /prompts?limit=N

It's been live for a day. It seems to be alternating between a Zen garden, news about Venezuela, a crypto exchange and someone who just spews bananas all the time.

You can ask it to open up paths (someone added /pac-man) and install deps within reason on the Ubuntu box.

I keep trying to embed a small way to edit the site in the site itself, but people just keep tearing it down, so I've given up.

If you break it, please send a prompt to fix it.