image-api Simple image REST-API Structure: { images: [ { id: Int, title: String, made_by: String, image: String } ] }