Welcome to Test

This page will show you the basics of how to use Test.

Getting Super Powers

Becoming a super hero is a fairly straight forward process:

$ give me super-powers

Super-powers are granted randomly so please submit an issue if you're not happy with yours.

Once you're strong enough, save the world:

hello.sh
# Ain't no code for that yet, sorry
echo 'You got to trust me on this, I saved the world'

Super Power API

GET /v1/super-powers

This allows you to use your super powers on civilians.

Path Parameters

Name
Type
Description

powerLevel

string

Use this to specify the level to which you want to use your super power.

{
  "yourID": 0000,
  "successful": true,
  "killRatio": 3

Last updated

Was this helpful?