Skip to content

Eleron8/filestackTestApi

Repository files navigation

filestackTestApi

  • Run

clone this repository

git clone https://github.com/Eleron8/filestackTestApi.git

open terminal in root of this repository and run

go run .

You can look on examples of body request in postdata.json

if you want to test with postdata.json run in the current directory

wget --post-file=postdata.json --header=Content-Type:application/json http://localhost:8080/accept

This command will install zip file with images

  • Change config

In "configuration" folder you can see config.yaml.

Here you can change port and max count of goroutines

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages