tombailey / go-resize-it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-resize-it

An image resizing server written in Go.

Getting Started

Requires a working Go environment

Future improvements

  • Support configuration for dynamic ports, read/write timeout, etc
  • Support different output formats (other than PNG)
  • Better validation of imageUrl
  • Better HTTP error responses
  • Unit tests
  • Benchmarks

License

This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details

About

License:Apache License 2.0


Languages

Language:Go 100.0%