All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.fabric8.image.linker.index.html Maven / Gradle / Ivy

There is a newer version: 2.2.335
Show newest version


  Image Linker


Image Linker

This little microservice helps you view images inline inside letschat and other simple chat clients which just use the URL extension to determine if it should be inlined

  • /http/host/port/q/foo=bar/path.png to view the link http://host:port/path?foo=bar as a png inside chat where the query is embedded inside the path so that the chat client is more likely to think its a png ;)
  • /http/host/port/p/path.png?foo=bar to view the link http://host:port/path?foo=bar as a png inside chat




© 2015 - 2025 Weber Informatics LLC | Privacy Policy