Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 733 Bytes

File metadata and controls

23 lines (11 loc) · 733 Bytes

adbrain hiring-excercise

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

  1. Clone this project and open the solution in visual studio

  2. 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)

  3. Inserting data into database from reddit service

    Just run AdbrainReddit.Client.Console Application. (Hard coded url in the app for demo purpose)
    
  4. Run the AdbrainReddit.Api Project and go to URL http://localhost:61573/sports?domain=youtube.com