Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aisstream/aisstream
https://github.com/aisstream/aisstream
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aisstream/aisstream
- Owner: aisstream
- Created: 2022-10-31T05:37:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-20T03:40:59.000Z (about 1 year ago)
- Last Synced: 2024-08-01T21:49:35.191Z (3 months ago)
- Size: 6.84 KB
- Stars: 26
- Watchers: 6
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Welcome to the official Github account of aisstream.io :ship:
Hello! [aisstream.io](https://aisstream.io) is a free api to stream global AIS data via websockets. With our AIS data stream you are able to track vessel position, identity, port calls and much more.
If you decide to use aisstream in a project, app, or company please open a issue [here](https://github.com/aisstream/Projects-Using-aisstream.io). We would love to hear what aisstream.io is currently being used for!
### Whats New!
1. **Subscription MMSI filters**. Users can now only recieve messages from the vessels they choose by specifying a list of MMSIs in the `FiltersShipMMSI` subscription property when setting their subscription.
1. **Subscription message type filters**. Users can now only recieve messages of the types they choose by specifying a list of aisstream.io message types in the `FilterMessageTypes` subscription property when setting their subscription.
### Our Repos
- [Issue Tracking (Where users can raise issues with the service)](https://github.com/aisstream/issues)
- [OpenAPI 3.0 definition and libraries for all AIS message types](https://github.com/aisstream/ais-message-models)
- [Example applications](https://github.com/aisstream/example)### Our Website Resources
- [aisstream.io](https://aisstream.io)
- [documentation](https://aisstream.io/documentation) :clipboard: