File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 10
10
![ Security Scorecard] ( https://api.securityscorecards.dev/projects/github.com/GoogleCloudPlatform/functions-framework-java/badge )
11
11
12
12
An open source FaaS (Function as a service) framework for writing portable
13
- Java functions -- brought to you by the Google Cloud Functions team .
13
+ Java functions.
14
14
15
15
The Functions Framework lets you write lightweight functions that run in many
16
16
different environments, including:
17
17
18
- * [ Google Cloud Functions ] ( https://cloud.google.com/functions/ )
18
+ * [ Google Cloud Run functions ] ( https://cloud.google.com/functions/ )
19
19
* Your local development machine
20
- * [ Cloud Run] ( https://cloud.google.com/run/ ) and [ Cloud Run for Anthos] ( https://cloud.google.com/anthos/run/ )
21
20
* [ Knative] ( https://github.com/knative/ ) -based environments
22
21
23
22
## Installation
You can’t perform that action at this time.
0 commit comments