| --- |
| title: Overview |
| description: Apache StreamPipesocs Go Client Overview. |
| weight: 1 |
| --- |
| <!-- |
| // Licensed to the Apache Software Foundation (ASF) under one or more |
| // contributor license agreements. See the NOTICE file distributed with |
| // this work for additional information regarding copyright ownership. |
| // The ASF licenses this file to You under the Apache License, Version 2.0 |
| // (the "License"); you may not use this file except in compliance with |
| // the License. You may obtain a copy of the License at |
| // |
| // http://www.apache.org/licenses/LICENSE-2.0 |
| // |
| // Unless required by applicable law or agreed to in writing, software |
| // distributed under the License is distributed on an "AS IS" BASIS, |
| // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| // See the License for the specific language governing permissions and |
| // limitations under the License. |
| // |
| --> |
| |
| {{% pageinfo %}} |
| |
| This is the documentation of Apache StreamPipesocs Go Client. |
| |
| {{% /pageinfo %}} |
| |
| ## What is it? |
| |
| Apache StreamPipes is a self-service Industrial IoT toolbox to enable non-technical users to connect, analyze and explore IoT data streams. |
| |
| |
| {{% alert title="💡 The current version of this Go Client is still a dev version." color="primary" %}} |
| **This means that it is still heavily under development, which may result in frequent and extensive API changes, unstable behavior, etc.** |
| {{% /alert %}} |
| |
| ## Where should I go next? |
| |
| - [Getting Started](/docs/getting-started/): Get started with StreamPipesocs Go Client. |
| - [Tutorials](/docs/tutorials/): Check out some tutorials! |