Fakerest.dev

Hacker

Hacker/IT-related words and phrases.

Abbreviation

Retreive a random hacker/IT abbreviation.

GET/hacker/abbreviation
curl https://api.fakerest.dev/v1/hacker/abbreviation
{
"status": 200,
"abbreviation": "VGA"
}

Adjective

Retreive a random hacker/IT adjective.

GET/hacker/adjective
curl https://api.fakerest.dev/v1/hacker/adjective
{
"status": 200,
"adjective": "bluetooth"
}

Ingverb

Retreive a random hacker/IT verb for continuous actions.

GET/hacker/ingverb
curl https://api.fakerest.dev/v1/hacker/ingverb
{
"status": 200,
"ingverb": "transmitting"
}

Noun

Retreive a random hacker/IT noun.

GET/hacker/noun
curl https://api.fakerest.dev/v1/hacker/noun
{
"status": 200,
"noun": "port"
}

Phrase

Retreive a random hacker/IT phrase.

GET/hacker/phrase
curl https://api.fakerest.dev/v1/hacker/phrase
{
"status": 200,
"phrase": "The SDD protocol is down, compress the bluetooth program so we can override the TCP program!"
}

Verb

Retreive a random hacker/IT verb.

GET/hacker/verb
curl https://api.fakerest.dev/v1/hacker/verb
{
"status": 200,
"verb": "parse"
}