Example
Example's for various languages for the aisstream.io websocket api.
Install / Use
/learn @aisstream/ExampleREADME
Description
This repository contains examples of using the AISStream API in Golang, Python, JavaScript and many more languages.
Prerequisites
Before you can use these examples, you will need to sign up for an AISStream API key at aisstream.io.
Golang Example
To run the Golang example, you will need to have Go installed on your system.
Clone the repository: git clone https://github.com/aisstream/example. Navigate to the golang directory: cd example/golang. Install the dependencies: go get -d. Replace "<YOUR API KEY>" in the main.go file with your AISStream API key. Run the example: go run main.go.
Python Example
To run the Python example, you will need to have Python 3 installed on your system.
Clone the repository: git clone https://github.com/aisstream/example. Navigate to the python directory: cd example/python. Install the dependencies: python setup.py install. Replace "<YOUR API KEY>" in the main.py file with your AISStream API key. Run the example: python main.py.
JavaScript Example
To run the JavaScript example, you will need to have Node.js installed on your system.
Clone the repository: git clone https://github.com/aisstream/example.
Navigate to the javascript directory: cd example/javascript.
Install the dependencies: npm install.
To run the Javascript example, define the environment variable AISSTREAM_API_KEY with your AISStream API key.
Run the example: node main.js.
C# Example
To run the C# example, you will need to have .NET 8 installed on your system.
C Example
To build the C examples, you will need to have CMake 3.20+ and OpenSSL installed on your system. In addition, one example (lws.c) requires libwebsocket with OpenSSL. To run the C examples, replace "<YOUR API KEY>" in the lws.c and mg.c files with your AISStream API key.
C++ Examples
To build the C++ examples, you will need to have CMake 3.20+ and OpenSSL installed on your system. Two C++ examples are available. One with Boost.Beast and one with Qt.
Rust Example
To build the Rust example, you will need to have Rust 1.77.2+.
To run the Rust example, define the environment variable AISSTREAM_API_KEY with your AISStream API key.
Additional Resources
For more information on the AISStream API, visit the AISStream documentation.
Related Skills
node-connect
350.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
350.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
350.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
