Discussion about this post

User's avatar
Hallvard Trætteberg's avatar

Very interesting! I'm working on an API for submitting certain kind of data, and have made several jbang+picocli scripts for testing, validating and inspecting the data and API behavior. Your article shows an additional value, the scripts are (with some small extra effort) also agent-friendly!

A small comment about the code example, with Java records and Jackson, you don't have to use object builder and put, you just serialize the record.

1 more comment...

No posts

Ready for more?