curl-trace-parser icon indicating copy to clipboard operation
curl-trace-parser copied to clipboard

Split CLI off into its own project?

Open realityking opened this issue 7 years ago • 3 comments

I noticed that the parser itself is actually completely free of dependencies, they're only used in the CLI. What do you think of splitting the CLI into its own repository (maybe curl-trace-parser-cli)? It would reduce the update churn due to the new fixed versioning.

realityking avatar Mar 06 '18 16:03 realityking

@michalholasek What do you think of this one?

realityking avatar Apr 24 '18 14:04 realityking

I was wondering if it makes sense that curl-trace-parser was to become an adapter for Fury. Then you can use it in conjunction with other fury adapters such as API Blueprint serialiser (and possibly other serialisers). The tool at fury-cli would be able to replace the CLI part for free.

It would be an adapter that emits API Element's (minim objects) which other Fury adapters and tooling can consume.

Not sure what your use case is @realityking, would my proposal align with your uses?

kylef avatar Apr 24 '18 15:04 kylef

I'd like to talk this through with @netmilk.

honzajavorek avatar May 02 '18 13:05 honzajavorek