Skip to content

kishanmraju/Image-Database-API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image Database APi

Description

The above API uses Flask and SQL Alchemy for a API which can store and retrive images. Using JWT for token encryption and decryption allows it to be a secure and safe image storage solution. The ability to delete users, adding images through a webpage(requests through python work as of now) and downloading images is still being implemented

Usage

Go to [https://127.0.0.1:5000/login] and use Admin for the password and username

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 58.0%
  • HTML 20.4%
  • CSS 12.1%
  • JavaScript 9.5%