Adbrain Web Full Stack prototype
This repository contains my solution for adbrain hiring test.
The below steps needs to follow in order to project work correctly
-
Clone this project and open the solution in visual studio
-
Creating Database from Entity Framework code first
From Package Manager Console run the command “Update-Database” (make sure AdbrainReddit.Data project is selected in drop down)
-
Inserting data into database from reddit service
Just run AdbrainReddit.Client.Console Application. (Hard coded url in the app for demo purpose) -
Run the AdbrainReddit.Api Project and go to URL http://localhost:61573/sports?domain=youtube.com