Ultimate Generator • Worldbuilding Toolkit

Build planets, species, and story hooks in one place.

This is the foundational scaffold for the Ultimate Generator WebApp. The API endpoints below are live stubs and will be expanded with full generation logic next.

Current Focus

  • Scalable PHP routing + JSON API layer
  • TypeScript front-end status widgets
  • LESS-driven theme foundation

Next: dataset-driven generators and saved projects.

Roadmap

  1. Generation presets + prompt templates.
  2. Seeded outputs and sharing links.
  3. Collections for campaigns and worlds.

Start a session

When generator routes are fully wired, this area will host interactive forms.

Planet Generator

Create planetary profiles with climate, atmosphere, and notable features.

Endpoint: /ultimate-generator/api/planet Method: GET
Loading...
Generation output will appear here.

Species Generator

Draft species details including physiology, culture, and environment.

Endpoint: /ultimate-generator/api/species Method: GET
Loading...
Generation output will appear here.

Admin Access

Log in before adding dataset entries to protect your database.

Checking login status...

Dataset Manager

Add entries to the MySQL tables used for generator output.

Ensure config.php (repo root) or env vars supply your database credentials.

Planet Datasets

Log in to manage datasets.

Dataset inserts will appear here.

Species Datasets

Log in to manage datasets.

Dataset inserts will appear here.