A restful API wrapper for the official Hacker News API, written in C#.
Stars
1
Forks
0
Watchers
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
56
commits
Merge pull request #29 from mpaauw/mpaauw-patch-1
19f1bd3
Remove unnecessary comment.
16b805c
Merge pull request #27 from mpaauw/feature/7-nested-retrieval
909a9d5
Add tests, refactors.
fb81a2b
Update api to handle nested item retrieval.
03f2ec0
Update Item model.
26679bf
Merge pull request #25 from mpaauw/feature/19-client
3f41c7e
Add missing tests for story + user functions.
67f8bc7
Merge pull request #23 from mpaauw/feature/19-client
c196f99
Add client tests to travis script.
f30de17
Add unit tests for client; add common test lib.
5fd535c
Add client interface + implementation.
64a4895
Add functions for all controller endpoints.
0f0f19f
Merge pull request #21 from mpaauw/feature/20-docker
65902d1
Update README.md
ce24791