Skip to content

a clone of whitaker's words (a latin dictionary), made with both Express and Next.js

Notifications You must be signed in to change notification settings

ng8165/Whitakers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whitaker's Words

The WORDS program parses Latin text into its forms. It can also provide suggestions for Latin words based on an English input.

This project uses Next.js to create a server to create an API for the WORDS program using Notre Dame University's online WORDS program (see pages/api/[mode]/[word].js). Try this query.

Next.js also serves a site (see pages/index.js and css/styles.css) to use the API. Visit whitakers.vercel.app.

About

a clone of whitaker's words (a latin dictionary), made with both Express and Next.js

Resources

Stars

Watchers

Forks