unline2/RandomImage
一个能够获取随机图片的 Api,使用 SpringBoot 构建 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2373
- days_rel: n/a
- days_push: 2373
- n_releases_24m: 0
Adoption not part of the score
1318 stars · 815 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Spring Boot-based API service that serves random images from locally maintained URL list files. It supports per-list endpoints, a daily image endpoint, cache flushing, and optional domain whitelist access control.
Use cases
- serve random images for website backgrounds or banners
- self-host a random image API for my blog
- get a different image every day via an API endpoint
- restrict image API usage to whitelisted domains
- serve random wallpapers from a curated URL list
When to choose
- you want a lightweight self-hosted random image API in Java
- you need simple domain whitelist protection against hotlinking
- you already run JVM services and want minimal setup with text-file configuration
When to avoid
- you need to serve images stored locally on disk rather than remote URLs
- you need usage statistics or advanced access control out of the box
- you prefer a non-Java stack or a serverless deployment model
Facets
service · maturity maintenance
http-server api-framework image-processing routing web-development apis self-hosted media jvm self-hosted random-image spring-boot image-api hotlinking whitelist web-server
1 source
- readme: https://github.com/unline2/RandomImage · fetched 2026-08-28 · f1410f26921e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| unline2/RandomImage | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="unline2/RandomImage")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem