Skip to content

auravoid/fun-responses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Contributors