Skip to content

lagamura/geo-backend

Repository files navigation

geo-backend

Geobackend is written in Node js. Its job is to scrapp tournaments from FIDE website, and map them (geolocate) them in latitude-longtitue coordinates. Every Tournament has a location field which is searched in the greekCities.json file. If it is not found there, a query in nominatim api is send, for further mapping.

Then, every time the front-end askes for /tournaments the server repsonse with the tournaments.json file. The file should periodically been updated by running the main scrapping process.

how to run function main() for testing purposes

npx run-func scrapper-fide.js main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages