Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mykolalehkyi authored Jun 23, 2024
1 parent 3986629 commit 95ebb15
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
Hi, I am Mykola Lehkyi and I am Software Engineer.
This repository contains a C# Azure Function that retrieves YouTube video statistics and stores them in Azure Blob Storage. The function is triggered every four hours and updates a JSON file with the latest video statistics.

Azure part: https://github.com/mykolalehkyi/SaveYouTubeVideoStatistics/
Web Api part: https://github.com/mykolalehkyi/YT_Data_Api
Angular client part: https://github.com/mykolalehkyi/epz-youtube-api
Azure part: https://github.com/mykolalehkyi/SaveYouTubeVideoStatistics/ <br/>
Web Api part: https://github.com/mykolalehkyi/YT_Data_Api <br/>
Angular client part: https://github.com/mykolalehkyi/epz-youtube-api <br/>

## Prerequisites
Before you begin, ensure you have the following:
Expand Down

0 comments on commit 95ebb15

Please sign in to comment.