Skip to content

An experiment using the Oxford Dictionaries API to come up with derivatives of words/names that already exist, which was as usual an idea inspired by a conversation with my friends.

Notifications You must be signed in to change notification settings

Lewis-Trowbridge/InsultGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slightly Silly Insult Generator

I really couldn't come up with a better name. I tried.

An experiment using the Oxford Dictionaries API to come up with derivatives of words/names that already exist, which was as usual an idea inspired by a conversation with my friends.

Acknowledgements / Requirements

How to use

  1. You will need an API token from https://developer.oxforddictionaries.com (any type will do)
  2. Place the app ID and key in a file called "credentials.json", under the names "app_id" and "app_key". For example (not a real set): A JSON containing the made-up app ID and key
  3. Run as you would any other Flask app.

About

An experiment using the Oxford Dictionaries API to come up with derivatives of words/names that already exist, which was as usual an idea inspired by a conversation with my friends.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published