Skip to content

A set of scheduled tasks for a amalgamating Yu-Gi-Oh related data from various sources

License

Notifications You must be signed in to change notification settings

fablecode/ygo-scheduled-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

Ygo-scheduled-tasks

A set of scheduled tasks for aggregate Yu-Gi-Oh related data from various sources.

Why?

To provide access to the latest Yu-Gi-Oh banlist & card errata in a simple JSON format, via ygo-api.

Prerequisite

  1. Setup the Ygo database
  2. For the web api, download and run Ygo-api

Installing

 $ https://github.com/fablecode/ygo-scheduled-tasks.git

ApiUrl

Modify the apiUrl in the app.config.You can get the web api url by running the solution in Prerequisite step 2.

Built With

TPL Dataflow flow

Below is a TPL dataflow pipeline for processing Articles Batches

TPL Dataflow pipeline for Article Batches

The solution will have a single point of input. Article Batch Processor to processor the batches and place article in queue. Depending on the article category, one of the Processors will process the article. Lastly, article data is then persisted to storage (SQL Server).

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

A set of scheduled tasks for a amalgamating Yu-Gi-Oh related data from various sources

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages