Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
/ queryit-data Public archive

Microservice that help me to stole data from other websites and expose over my api in order to use in another microservices.

License

Notifications You must be signed in to change notification settings

sticknycu/queryit-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

queryit-data

In order to have data for my database, I make a request to mega-image api.

Over the exposed api I download JSONs files which contains data about products of mega-image.

In order to have product icons, I download them too.

This microservice serve for another microservice, the core (named queryit-core-backend).

How this exactly works?

That's a good question. I download the new data and I don't override existance one because I want more and more products.

The existance data is exposed via api and backend-core make a request to this microservice controller to get all the data I got from mega-image.

After that data is manipulated on backend-core microservice and exposed to the frontend.

About

Microservice that help me to stole data from other websites and expose over my api in order to use in another microservices.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages