Java SDK for 1Password Connect Server

Options
rohannagar
rohannagar
Community Member
edited April 2021 in Secrets Automation

Hi 1P community,

I just wanted to share that I have published an initial version of an (unofficial) Java SDK for interacting with the 1Password REST API/1Password Connect Server.

https://github.com/RohanNagar/op-connect-sdk-java

(Javadoc for client is here)

I will be maintaining this library and adding updates/features/enhancements to make interacting with Secrets Automation through Java much easier.

Hope this helps others!


1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
Sync Type: Not Provided

Comments

  • Carson_1P
    Carson_1P
    1Password Alumni
    Options

    Rohan this is awesome! Thanks so much for sharing your work, and for taking the time to build this!

    How was working with the API? Be honest :smile:

  • rohannagar
    rohannagar
    Community Member
    edited April 2021
    Options

    @Carson_1P it was actually very enjoyable to work with the API! The docs were easy to follow and I was able to get up and running really quickly.

    One small thing that threw me off for a little while was when I was working with the "replace an item" API method, it wasn't documented that the replacement item needs to have the id set with the same id as the existing item's id. Would be good to have that documented in the API Reference.

    Other than that, everything was explained well, great job on the API. I'm excited to see the things people build!

This discussion has been closed.