Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akyoto/imageserver
An HTTP service that converts image formats.
https://github.com/akyoto/imageserver
go image server
Last synced: about 21 hours 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 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-26T03:59:58.000Z (about 5 years ago)
- Last Synced: 2024-06-20T02:15:53.868Z (5 months ago)
- Topics: go, image, server
- Language: Go
- Homepage:
- Size: 36.1 KB
- Stars: 7
- Watchers: 3
- 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
| [![Cedric Fung](https://avatars3.githubusercontent.com/u/2269238?s=70&v=4)](https://github.com/cedricfung) | [![Scott Rayapoullé](https://avatars3.githubusercontent.com/u/11772084?s=70&v=4)](https://github.com/soulcramer) | [![Eduard Urbach](https://avatars3.githubusercontent.com/u/438936?s=70&v=4)](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