I'll Serve Anything
Source: Dev.to
Overview
I made a site inspired by my favorite GitHub repo, illacceptanything/illacceptanything. Instead of a repository, it’s a website, and instead of commits, it accepts prompts.
Site
API
Base URL: https://api.ill-serve-anything.com
POST /prompt {"prompt": "..."}
GET /prompt/:id
GET /prompts?limit=N
Current Behavior
It’s been live for a day and appears to alternate between:
- A Zen garden
- News about Venezuela
- A crypto exchange
- Someone who just spews bananas all the time
Customization
You can ask it to open up paths (e.g., someone added /pac-man) and install dependencies within reason on the Ubuntu box from which it’s served.
Contribution
I’ve tried embedding a small way to edit the site directly, but it keeps getting torn down, so I’ve given up. If you break it, please send a prompt to fix it.