Skip to content

doryunger/gogif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GO GIF Generator API

Overview

The GO API allows a client to generate a GIF file out of a video file.

The conversion process is based on the gocv library (GO's variant for opencv)

In order to maintain efficiency the API is using GOD's built-in workers pool.

Requests

/gifgen

Trigger the conversion process. Provides the server with a video file. The request returns a gif file if the process has been completed successfully.

/test

An endpoint for helath check

About

API for gif generator based on GO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages