antonkomarev / github-profile-views-counter

It counts how many times your GitHub profile has been viewed. Free cloud micro-service.
https://komarev.com/sources/github-profile-views-counter
MIT License
3.92k stars 357 forks source link

Can you please explain how you are counting the numbers of visitor #58

Closed Kd-Here closed 1 year ago

Kd-Here commented 1 year ago

Hey @antonkomarev Thanks for amazing trick of markdown.

I am new to github don't have idea how things happen but curious about them. Could you please explain the actual processing how you keep track on count do you use sql and php or anyhthing else.

antonkomarev commented 1 year ago

@Kd-Here implementation is very simple, you can look in the public directory. There are file or DB storage available.