akabiru / hscode

📘🖥 A command line reference tool for http status codes.
https://akabiru.github.io/hscode/
MIT License
31 stars 3 forks source link

Search functionality #4

Open akabiru opened 7 years ago

akabiru commented 7 years ago

Implement search

Make suggestions based on search terms

$ hscode --search 'not found'

The response should suggest status codes that contain the specified term. e.g. 404.

mradeybee commented 7 years ago

@akabiru I don't know how much time I have, but I can pull this off.

akabiru commented 7 years ago

Sounds great @andela-aadepoju! 🎉 I'd request that you raise a WIP PR with lib work-in-progress label just so that we're able to track your progress.