Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/knative/func
Knative Functions client API and CLI
https://github.com/knative/func
Last synced: 5 days ago
JSON representation
Knative Functions client API and CLI
- Host: GitHub
- URL: https://github.com/knative/func
- Owner: knative
- License: apache-2.0
- Created: 2020-02-21T12:44:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T05:12:49.000Z (13 days ago)
- Last Synced: 2024-10-30T08:33:18.730Z (12 days ago)
- Language: Go
- Homepage:
- Size: 124 MB
- Stars: 280
- Watchers: 13
- Forks: 139
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
- Security: SECURITY.md
- Authors: AUTHORS
Awesome Lists containing this project
README
# Func
[![CI Status](https://github.com/knative/func/actions/workflows/ci.yaml/badge.svg)](https://github.com/knative/func/actions/workflows/ci.yaml)
[![Client API Documentation](https://pkg.go.dev/badge/knative.dev/func?utm_source=godoc)](https://pkg.go.dev/knative.dev/func)
[![Issues](https://img.shields.io/github/issues/knative/func.svg)](https://github.com/knative/func/issues)
[![License](https://img.shields.io/github/license/knative/func)](https://github.com/knative/func/blob/main/LICENSE)
[![Releases](https://img.shields.io/github/v/release/knative/func.svg?label=Release)](https://github.com/knative/func/releases)
[![codecov](https://codecov.io/gh/knative/func/branch/main/graph/badge.svg)](https://codecov.io/gh/knative/func)`func` is a Client Library and CLI enabling the development and deployment of Functions.
[Try the QuickStart](https://knative.dev/docs/getting-started/about-knative-functions/)
[Read the Documentation](https://knative.dev/docs/functions/)## Roadmap
We use GitHub issues and project to track our roadmap. Please see our roadmap [here](https://github.com/orgs/knative/projects/49).
## Knative Function demos and examples
- [Knative Functions in action: Amsterdam City Data App](https://github.com/zroubalik/knative-functions-ams-data-demo/)## Contributing
We are always looking for contributions from the Function Developer community. For more information on how to participate, see the [Contribuiting Guide](docs/CONTRIBUTING.md).
For a list of all help wanted issues in Knative, take a look at [CLOTRIBUTOR](https://clotributor.dev/search?project=knative&page=1).The `func` Working Group meets @ 10:00 US Eastern every Tuesday, we'd love to have you! For more information, see the invitation on the [Knative Team Calendar](https://calendar.google.com/calendar/u/0/embed?src=knative.team_9q83bg07qs5b9rrslp5jor4l6s@group.calendar.google.com).