https://github.com/flomesh-io/pipy-demos
Central repository for Pipy demos
https://github.com/flomesh-io/pipy-demos
Last synced: 3 months ago
JSON representation
Central repository for Pipy demos
- Host: GitHub
- URL: https://github.com/flomesh-io/pipy-demos
- Owner: flomesh-io
- License: mit
- Created: 2022-03-18T08:02:21.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T10:01:54.000Z (about 1 year ago)
- Last Synced: 2024-05-06T00:04:57.827Z (about 1 year ago)
- Language: C
- Size: 16.5 MB
- Stars: 10
- Watchers: 5
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Pipy Quickstarts
Pipy is an Open Source Programmable network proxy for cloud, edge, and IoT.
These demos demonstrate using Pipy for specific use-cases. They provide small, specific, working examples
that can be used as a reference for your own project.## Help and Documentation
* [Documentation](https://www.flomesh.io)
## Reporting Security Vulnerabilities
If you've found a security vulnerability, please *do not share them openly* in the issue tracker. We have a dedicated mailbox where we keep track of them:
## Reporting an issue
If you believe you have discovered a defect in the quickstarts please open an issue in our [an issue](https://github.com/flomesh-io/pipy-demos/issues).
Please remember to provide a good summary, description as well as steps to reproduce the issue.## Getting started
To get started refer to the [getting started](https://flomesh.io/docs/en/getting-started/quick-start) guide.
## Contributing
Before contributing to Pipy please read our [contributing guidelines](CONTRIBUTING.md).