Skip to content

kova1ev/UrlShortener

Repository files navigation

dotnet-tests codecov

UrlShortener

RU Потрогать можно тут https://link-bit.onrender.com . Это бесплатный хостинг поэтому первый запуск приложения долгий , далее работает шустрее.

EN You can touch it here https://link-bit.onrender.com . This is a free hosting, so the first launch of the application is long, then it works faster.

Demo login on https://link-bit.onrender.com/admin :

[email protected]

12345

In the admin panel, you can see the shortened links statistics sheet, when it was last used, how many times it was used, from which browser and cities. While the site is running on an in-memory database, a full transition to PostgreSQL is planned in the future.


Using :

  • https://ipgeolocation.io/ is used to determine geolocation.
  • Mediator for CQRS
  • Serilog
  • Blazor wasm
  • Postgres (local)
  • Fluetnvalidator
  • xUnit (for unit Tests)


:shipit: project under active development

👊 I will be glad for any help