×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

Golang INDI Client

  • Posts: 216
  • Thank you received: 120
Hey everyone. I just got through my first iteration of an INDI client written in Go.

godoc.org/github.com/goastro/indiclient
github.com/goastro/indiclient

I'd appreciate feedback from anyone attempting to use it. So far it works well for me.

Here is an API written in Go that uses it and exposes a way to start/stop and control an indiserver as well.

github.com/goastro/indiapi
The following user(s) said Thank You: Jasem Mutlaq, Derek
5 years 10 months ago #26029

Please Log in or Create an account to join the conversation.

Replied by Jasem Mutlaq on topic Golang INDI Client

That's pretty awesome! I admit I have _very_ little background on Go, but it's always nice to see clients in different languages. Any specific motivations or usage-scenarios here?
5 years 10 months ago #26030

Please Log in or Create an account to join the conversation.

  • Posts: 216
  • Thank you received: 120

Replied by Rick Bassham on topic Golang INDI Client

Honestly, it is partly because I like to tinker, and in the last year I have found myself using Go more and more. So I decided to look into building a client package for INDI to see where it would lead me. I'm thinking about putting a web frontend on it now, but my UI skills are less than stellar.
5 years 10 months ago #26037

Please Log in or Create an account to join the conversation.

Time to create page: 1.662 seconds