https://github.com/vsteinborn/simpledictionaries
Simple dictionary built with flask
https://github.com/vsteinborn/simpledictionaries
bootstrap4 dictionary flask
Last synced: about 2 months ago
JSON representation
Simple dictionary built with flask
- Host: GitHub
- URL: https://github.com/vsteinborn/simpledictionaries
- Owner: VSteinborn
- Created: 2023-09-28T11:57:04.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-01-18T22:26:47.000Z (over 1 year ago)
- Last Synced: 2025-02-27T00:16:34.166Z (over 1 year ago)
- Topics: bootstrap4, dictionary, flask
- Language: HTML
- Homepage: https://simpledictionaries.onrender.com/
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Dictionary
A simple dictionary.
Uses the [Free Dictionary API](https://github.com/meetDeveloper/freeDictionaryAPI),
which looks up words from [The Free Dictionary](https://www.thefreedictionary.com/).
Website: [simpledictionaries.onrender.com](https://simpledictionaries.onrender.com)