Open source java client for Particle Cloud API

Hello!

I've developed an open-source particle client for Java that interfaces with the Particle Cloud API:

ParticleClient on GitHub

This client supports interactions with the REST API and also allows for event streaming via Server-Sent Events (SSE). If you're working with Java and need to interact with the Particle service, give it a try!

Thanks for your interest.

1 Like

That's very cool! Thank you