Skip to content

Commit

Permalink
Improve README
Browse files Browse the repository at this point in the history
  • Loading branch information
alexferrari88 committed Oct 4, 2022
1 parent 18e2d16 commit 91818db
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ It facilitates the use of the API by providing a simple interface to the API end
## Features 🚀

- Get the top/new/best/ask/show/job stories
- Retrieve all comments for a story using goroutines to speed up the process
- Retrieve all comments (with metadata) for a story using goroutines to speed up the process
- Retrieve the comments ordered as they appear in the story on the website
- Apply filters to retrieved items (stories, comments)
- Can be used with a custom http client (for instance, to use a proxy)

Expand Down

0 comments on commit 91818db

Please sign in to comment.