Skip to content

amitsaha/cropit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cropit

This repository consists of three Go packages:

  • crop: This package is a thin wrapper around the cutter package and exports a single function Crop()
  • cropit: This package is a program which uses the above package to implement a basic image cropping program
  • server: This package is a HTTP server using the crop pacakge and thus a HTTP client can send images to it and get the cropped images back.

GoDoc

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages