mirror of
https://github.com/h2non/imaginary.git
synced 2026-05-29 11:18:41 +02:00
refactor(README): remove header image
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
# imaginary [](https://travis-ci.org/h2non/imaginary) [](https://hub.docker.com/r/h2non/imaginary/) [](https://hub.docker.com/r/h2non/imaginary/) [](http://goreportcard.com/report/h2non/imaginary) 
|
||||
|
||||
<img src="http://s14.postimg.org/8th71a201/imaginary_world.jpg" width="100%" />
|
||||
|
||||
**[Fast](#benchmarks) HTTP [microservice](http://microservices.io/patterns/microservices.html)** written in Go **for high-level image processing** backed by [bimg](https://github.com/h2non/bimg) and [libvips](https://github.com/jcupitt/libvips). `imaginary` can be used as private or public HTTP service for massive image processing with first-class support for [Docker](#docker) & [Heroku](#heroku).
|
||||
It's almost dependency-free and only uses [`net/http`](http://golang.org/pkg/net/http/) native package without additional abstractions for better [performance](#performance).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user