tednaleid / ganda

fast cmd-line app that quickly requests millions of urls and can save/echo the results
Apache License 2.0
62 stars 8 forks source link

preparing for the ganda 1.0 release #6

Closed tednaleid closed 2 months ago

tednaleid commented 2 months ago

This PR refactors most of the guts of ganda.

The biggest changes are how it deals with the bodies of requests and responses.

It now allows for JSON-lines to be streamed to ganda that includes details about the desired request, and can emit bodies with different formatting.

The docs/GANDA_TOUR.ipynb notebook has many details about the updated functionality.

Breaking changes include: