JBang: How to Script With Java for Data Import From an API

It's right in the middle of the busy conference season, and I was prepping for an upcoming conference talk.

As I often do, I went to Neo4j Aura to spin up a free database and use Cypher with APOC to import data from an API, but this API requires a header, and the APOC procedure that adds headers to a request is blocked by security in Aura. Hmm, I needed a new route.

CategoriesUncategorizedTags