Skip to content

Using Random word library in Flask to get Word and Definitions

Notifications You must be signed in to change notification settings

ruanbekker/flask-random-words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

flask-random-words

Using Random word library in Flask to get Word and Definitions

About

Using the remaudcorentin-dev/python-randomword library in Python Flask to get the word and definition on a GET request.

Usage

Build and run:

$ docker-compose build
$ docker-compose up

Test:

$ curl http://localhost:5000
{"word":"auxiliary","definition":"helping supporting"}

Using render template:

image

About

Using Random word library in Flask to get Word and Definitions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages