anton-antonenko / help-ukraine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

help-ukraine

This is a simple wrapper for Docker alpine/bombardier image with simple REST Api.
APIs:

  • POST localhost:8080/job {"values": ["utl1", "url2"]} - starts a load on specified urls
  • GET localhost:8080/job - shows current status
  • DELETE localhost:8080/job - deletes current load

About


Languages

Language:Shell 55.1%Language:Go 36.5%Language:Makefile 8.4%