Skip to content

salesforce/telepathy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

085c6ce · Jun 14, 2024

History

12 Commits
Oct 11, 2021
Jun 14, 2024
May 18, 2022
Oct 11, 2021
Oct 11, 2021
May 17, 2022
Feb 12, 2022
Oct 11, 2021
Oct 11, 2021
Oct 11, 2021
Oct 11, 2021
Jun 14, 2024
Jun 14, 2024

telepathy

Telepathy is the purported vicarious transmission of information from one person to another without using any known human sensory channels or physical interaction.

CircleCI

A Scala library that wraps okhttp and circe to make it easy to send a http call and get JSON response.

Configuration

Add the dependency to your build.sbt file

libraryDependencies += "com.salesforce.mce" %% "telepathy" % "_VERSION_"

Usage

This is a relatively small library, look at HttpRequest object to see how to use it.