/go-learn

Primary LanguageGo

Small microservice to apply filters to images

How to use

Send an image file as payload via POST /filter_image It create different image with different filters in .tmp/ directory

Sample go project for learning purpose

This is a small project I made for learning the Go programming language