Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.

silvanadrian/loremimg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Loremimg Build Status Coverage Status

##Homepage

http://example.com/

Returns Random full Image ##Full Image

http://example.com/<name>/

Returns full Image from the name (unique) ##Square Image

http://example.com/<width>/

Returns one of the uploaded Images as a Square Image (random) ##Square Image Specific

http://example.com/<width>/<name>/

Returns specific Image as Square Image ##Rectangle Image

http://example.com/<width>/<height>/

Returns one of the uploaded Images as a Rectangle Image (random) ##Rectangle Image Specific

http://example.com/<width>/<height>/<name>

Returns Specific Image as Rectangle Image ##Category

http://example.com/category/<category>/

Returns Random full Image from Category ##Category Square

http://example.com/category/<category>/<width>/

Returns Random square Image from Category ##Category Rectangle

http://example.com/category/<category>/<width>/<height>/

Returns Random rectangle Image from Category

##ToDo

  • More functions rotate, Grayscale, Sepia etc.
  • Change DB to Postgres (still SQLite at the moment)

About

REST API to get resized Images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages