Skip to content
/ udapi Public

❗ This is a read-only mirror of the CRAN R package repository. udapi — Urban Dictionary API Client. Homepage: https://github.com/Ironholds/udapi/ Report bugs for this package: https://github.com/Ironholds/udapi/issues

License

Notifications You must be signed in to change notification settings

cran/udapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Urban Dictionary API client

Author: Oliver Keyes
License: MIT
Status: Stable

Travis-CI Build Status downloads

###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

About

❗ This is a read-only mirror of the CRAN R package repository. udapi — Urban Dictionary API Client. Homepage: https://github.com/Ironholds/udapi/ Report bugs for this package: https://github.com/Ironholds/udapi/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages