Skip to content

vikram-raj/hello-func-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0fb9188 · Feb 14, 2024
Feb 14, 2024
Dec 6, 2022
Feb 1, 2024
Jul 18, 2023
Dec 6, 2022
Apr 21, 2023
Dec 6, 2022

Repository files navigation

Go HTTP Function

Welcome to your new Go Function! The boilerplate function code can be found in handle.go. This Function responds to HTTP requests.

Development

Develop new features by adding a test to handle_test.go for each feature, and confirm it works with go test.

Update the running analog of the function using the func CLI or client library, and it can be invoked from your browser or from the command line:

curl http://myfunction.example.com

For more, see the complete documentation

https://github.com/vikram-raj/hello-func-go

PAC-TEST-1

About

Serverless function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages