A lightweight, developer-friendly Go library for working with Hoppie's ACARS, designed to simplify:
- CPDLC Requests – Send and receive Controller–Pilot Data Link Communications.
- General API Requests – Interact with Hoppie’s API endpoints without wrestling with HTTP boilerplate.
- Message Formatting & Parsing – Encode & decode ACARS messages cleanly.
Whether you’re building flight simulator plugins, dispatch tools, or aviation automation systems, hoppielib-go helps you focus on your application logic—not the plumbing.
go get github.com/devHazz/hoppielib-goHave a look at the examples directory for quick and easy examples
Licensed under the MIT License – see the LICENSE file for details.
This project is not endorsed by Hoppie/Hoppie's ACARS directly. Use responsibly and in accordance with Hoppie's ACARS’ terms of service.