Hacker News new | ask | show | jobs
by loa_in_ 994 days ago
This project, for someone like me who hasn't touched typescript in a year or two looks like great example/refresher to just read through. It's very nicely written and works just as advertised. The inputs/ configs/ FetchStories are elegant.

As a cli tool to support testing of endpoints: very nicely contained and concise.

As a library for use in test code: I'm yet to try and use it this way but looks fun to use!

1 comments

Thanks for the kind words.

So far fetchbook only works as a cli. I have not yet found a use case for it to also work as a library.