Skip to content

a Web service that uses RESTFUL APIs to search and fetch information from PubMed website, dockerized

Notifications You must be signed in to change notification settings

Niloofar-didar/Yale-BIDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build your Docker image, Open your terminal/windows power shell, navigate to the ##directory containing Dockerfile and run the commands below

docker build -t yale-app .

docker run -p 5000:5000 -t -i yale-app:latest

Please check below some photos of this web app implemeted in Flask

home page api fetch API search API with result in json search function for UI fetch UI

About

a Web service that uses RESTFUL APIs to search and fetch information from PubMed website, dockerized

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published