https://github.com/phosphore/customimageplaceholder
A Custom Image Placeholder service, fully customizable. Take a look!
https://github.com/phosphore/customimageplaceholder
Last synced: about 1 year ago
JSON representation
A Custom Image Placeholder service, fully customizable. Take a look!
- Host: GitHub
- URL: https://github.com/phosphore/customimageplaceholder
- Owner: phosphore
- Created: 2013-11-25T19:54:01.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-28T16:50:11.000Z (over 12 years ago)
- Last Synced: 2025-02-27T09:13:26.126Z (over 1 year ago)
- Language: Java
- Homepage: http://lorenzostella.it/test/imageplaceholder
- Size: 1.09 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#  Img Placeholder Service
An API built with Play framework 2.1.x.
Based on [jcraane / textimagegenerator and phosphore's adaptation](https://github.com/phosphore/ImgPlaceholder)
Just type an URL like this:
```
http://localhost:9000/gen/400x500/
```
without a color, obtaining a white background, or
```
http://localhost:9000/gen/400x500/F0F0F0
```
giving the hex of it.
[Project page](http://lorenzostella.it/test/imageplaceholder)
## An example is provided here:

[](https://bitdeli.com/free "Bitdeli Badge")