Skip to content

niroshagithub/CatFactHerokuWebClientApp

Repository files navigation

CatFactHerokuWebClientApp

Sample WebAPI Test

  1. This API access the external API end point and produce a csv file that shows the full name for each user and the total number of upvotes (across all facts) for each user. E.G. If Kasimir has 2 facts, with the first having 3 votes and the second having 5 votes, the CSV would look like: user, totalVotes Kasimir Schultz, 8

  2. The output CSV file should be sorted most votes to least

About

Sample WebAPI Test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages