This repository provides a collection of language-specific templates to help you quickly get started with STACKIT Functions. Each template offers a basic 'Hello from STACKIT Functions' example, demonstrating essential configurations for developing functions in a particular programming language.
go-template: Go language template.js-template: JavaScript language template.py-template: Python language template.quarkus-template: Quarkus (Java) framework template.rs-template: Rust language template.spring-template: Spring Boot (Java) framework template.ts-template: TypeScript language template.
Use the CLI to boostrap a new function in one of the supported languages. The default templates will be installed automatically if not present yet.
We welcome contributions! Please see our CONTRIBUTION.md for guidelines on how to contribute.
This project is licensed under the Apache 2.0 License.