Flask project- glossary web api

Flask project- glossary web api

This repository contains code for a Flask-based web API that demonstrates database CRUD processes for an English glossary project.

Screenshots

The following screenshots demonstrate the functionality of the web API:

Index page

indexpage

Add new word

AddNewWord

Update the word

Updatebefore Updatepage Updateafter

Delete words in bulk

DeleteWordsbefore DeleteWordsafter