- Visual Studio 2019. Community version
- Net Core 3.
- Clone the code-test project.
- Open the solution file => src\UrlShortener\UrlShortener.sln and Run!
- The project use SqlLite.
- After runnning for the first time, you can find the sqlLite database file under: src\UrlShortener\UrlShortener.Api\UrlShortener.db