Skip to content

Repository files navigation

Fun Responses API

Small Express API for random fun text and character images.

Environment Variables

  • API_BASE_URL: Public base URL for this API (used in discovery responses)
  • CDN_BASE_URL: Remote CDN base URL where JSON assets are hosted
  • PORT: Server port, defaults to 3000

Local Development

bun install
bun run dev

Build and Run

bun run build
bun run start

About

An API I made to do things I need.

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages