https://github.com/akyoto/imageserver
An HTTP service that converts image formats.
https://github.com/akyoto/imageserver
go image server
Last synced: 10 months ago
JSON representation
An HTTP service that converts image formats.
- Host: GitHub
- URL: https://github.com/akyoto/imageserver
- Owner: akyoto
- License: other
- Created: 2018-07-18T07:23:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-26T03:59:58.000Z (over 6 years ago)
- Last Synced: 2025-03-22T16:50:37.178Z (11 months ago)
- Topics: go, image, server
- Language: Go
- Homepage:
- Size: 36.1 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# imageserver
[![Godoc][godoc-image]][godoc-url]
[![Report][report-image]][report-url]
[![Tests][tests-image]][tests-url]
[![Coverage][coverage-image]][coverage-url]
[![Sponsor][sponsor-image]][sponsor-url]
An HTTP service that converts image formats.
## Style
Please take a look at the [style guidelines](https://github.com/akyoto/quality/blob/master/STYLE.md) if you'd like to make a pull request.
## Sponsors
| [](https://github.com/cedricfung) | [](https://github.com/soulcramer) | [](https://twitter.com/eduardurbach) |
| --- | --- | --- |
| [Cedric Fung](https://github.com/cedricfung) | [Scott Rayapoullé](https://github.com/soulcramer) | [Eduard Urbach](https://eduardurbach.com) |
Want to see [your own name here?](https://github.com/users/akyoto/sponsorship)
[godoc-image]: https://godoc.org/github.com/akyoto/imageserver?status.svg
[godoc-url]: https://godoc.org/github.com/akyoto/imageserver
[report-image]: https://goreportcard.com/badge/github.com/akyoto/imageserver
[report-url]: https://goreportcard.com/report/github.com/akyoto/imageserver
[tests-image]: https://cloud.drone.io/api/badges/akyoto/imageserver/status.svg
[tests-url]: https://cloud.drone.io/akyoto/imageserver
[coverage-image]: https://codecov.io/gh/akyoto/imageserver/graph/badge.svg
[coverage-url]: https://codecov.io/gh/akyoto/imageserver
[sponsor-image]: https://img.shields.io/badge/github-donate-green.svg
[sponsor-url]: https://github.com/users/akyoto/sponsorship