Wrong GitHub link
October 11, 2017 01:13
It points to a fork (thus showing a low number of GitHub stars).
Should be: https://github.com/senecajs/seneca
jacklittleton uses Paw
Paw allows me to interface with an API prior to starting UI work that requires the API. This helps me understand what data is required to be sent to the API, and what to expect back.
In cases where I develop the API, Paw helps me to test as I'm developing, ensuring changes I make aren't breaking other parts of the API.