API-diff: a tool for side-by-side evaluations of JSON APIs
1–8 of 8 posts
Re: API-diff: a tool for side-by-side evaluations of JSON APIs
#2[0]: https://martinfowler.com/bliki/ContractTest.html
[1]: https://docs.pact.io
Re: API-diff: a tool for side-by-side evaluations of JSON APIs
#3Re: API-diff: a tool for side-by-side evaluations of JSON APIs
#4Re: API-diff: a tool for side-by-side evaluations of JSON APIs
#5Re: API-diff: a tool for side-by-side evaluations of JSON APIs
#6For those wanting to start in the "shallow end of the pool" tuning Pelias geocoder indexes and config, there's also a web-based UI that can hit multiple instances and visualize the various results: https://pelias.github.io/compare/ Made by the good people at https://geocode.earth/
Re: API-diff: a tool for side-by-side evaluations of JSON APIs
#7Maybe a naive question, but how is this any different than diff tools found in Git / SVN / etc.?
I think if you do api diffing at any reasonably large scale you’ll find yourself immediately building tools to help cut the signal from the noise, and this is an exciting step in that direction.
Re: API-diff: a tool for side-by-side evaluations of JSON APIs
#8Nice work by @blackmad! For those wanting to start in the "shallow end of the pool" tuning Pelias geocoder indexes and config, there's also a web-based UI that can hit multiple instances and visualize the various results: https://pelias.github.io/compare/ Made by the good people at https://geocode.earth/