Skip to content

Reversean/urban-dictionary-app

Repository files navigation

Urban Dictionary App

Build Status

App that provides Urban Dictionary resources.

Setup

  1. Install Docker
  2. Clone this repository
  3. Build image with docker build -t UDApp .
  4. Run App with docker run -it UDApp

Commands

  • key [key] - specify key for RapidAPI (App uses this key for Urban Dictionary API access)
  • dict [word] - get word definition
  • random - get random definition
  • help - get available command list
  • exit - exit Application

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published