Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Latest commit

 

History

History
28 lines (17 loc) · 1 KB

README.md

File metadata and controls

28 lines (17 loc) · 1 KB

TimeChimp.Backend.Assessment

Setup

  • Fork this repo
  • Create a directory C:\TimeChimpPackages and copy all packages from ./packages to this directory (or change path in ./nuget.config)

Run

  • Open your C# editor of choice and run app TimeChimp.Backend.Assessment

Assessment

Nu.nl, one of the Netherlands most-popular newssites, offers RSS feeds.

With the provided API boilerplate, We would like to see you create:

  • an endpoint to query at least one rss feed
  • store the information in a data store of your choice for caching and faster subsequent requests
  • support filters and sorting to reshape the data response

We don't want to restrict you too much so feel free to scope the project to your time and needs. However; make sure there is enough code (written by yourself) to explain your design and approach.

Be creative, be awesome!

Questions or need some help with the setup?

Please feel free to contact Dennis Spaan.