Urban Dictionary API client

Author: Oliver Keyes License: MIT Status: Stable

###Description

Exactly what it says on the tin, udapi provides a connector to the Urban Dictionary API. It allows you to:

  1. Retrieve definitions associated with a term, using get_term;
  2. Retrieve definitions associated with a random term, using random_term;

It's a simple client because it's a simple API.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

###Installation

The CRAN version can be retrieved with:

install.packages("udapi")

The latest version can be obtained via:

devtools::install_github("ironholds/udapi")

###Dependencies

  • R
  • httr

Copy Link

Version

Down Chevron

Install

install.packages('udapi')

Monthly Downloads

37

Version

0.1.3

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

August 18th, 2018

Functions in udapi (0.1.3)