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

TimeChimp/dotnet-assessment

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages