Skip to content

211025-java-mule/p1_Furrukh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

p1 Furrukh Khan

This project builds upon the maven based Corona Data Tracker. It now receives data from all countries starting from 1st January 2021 till date. The project adds a layer of data caching through an additional server which handles the main source api and stores all the data against a particular date in a postgres db. This allows the application to handle each data retrieval against a date in a quicker fashion.

Technologies Used

Java Spring
PostgreSQl
Spring JPA
Spring Web Starter
HTML

How to run

  • Connect a postgresql server to GlobalCoronaApi. (only url, user, and pass need to be changed in application.properties.)
  • Run GlobalCoronaAPI application.
  • Run Client application.
  • Access the application at localhost:8081

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published