🌙 A really tiny WebAssembly compiler for demonstration and educational purposes. Written in Go and built as one of my quests to conquer the WebAssembly dungeon
- Updated
Oct 10, 2024 - Go
🌙 A really tiny WebAssembly compiler for demonstration and educational purposes. Written in Go and built as one of my quests to conquer the WebAssembly dungeon
Source code related to my Golang Notebook "Using client-go"
A self-updating Go program that uses Keygen for licensing and auto-updates.
Azure Functions Golang & SharePoint Sample
A collection of supporting code for some of my blog posts (https://eleni.blog)
Samples for the Cloud Foundry runtime on SAP BTP related to application routing topics such as HTTP/2 server examples for SAP BTP, Cloud Foundry runtime in various popular programming languages. The examples include H2C and gRPC examples.
Example of a client library in Golang for application developers requiring authentication and authorization information from SAP Cloud Foundry XSUAA in their application. The library is used to obtain token information like user name, user attributes, and audiences.
The FAQ management service allows customers to manage a list of frequently asked questions through an SAP Fiori interface. For this, it leverages multiple SAP technologies such as the Kyma runtime, SAP Cloud Application Programming Model (CAP), SAP Application Router, Luigi, Fundamental Vue, and SAP Fiori elements.
Sample Golang app that demonstrates the use of the custom metrics feature in Application Autoscaler using mTLS authentication.
operator sample, you can check the releases tag (CHANGELOG.md) to find out how it growing up
Repository contains simple programs & notes helpful while learning go.
Explore the world of video streaming in Go with this simple and practical sample application using the Fiber web framework. This repository provides a hands-on example of setting up a web server, implementing basic video streaming, and enhancing it with support for range requests.
Learn how to read and write transactions to the Shared Ledger on SAP HANA.
go-examples
Sample single-route REST API written in Go
Anything I didn't know about go with Java, Python, Groovy, C, C++ background
A code-sample detailing how to reference/import remote custom (and sometimes private organisational) GO packages within a totally separate project.
A purge and clear sample to offer web application with Golang for quick web hosting or tiny side project test.為了快速驗證網路服務想法或概念而建立的簡易式網路提供服務應用程式。
A very basic demo of how to use Go Channels to pass data between different parts of your go apps/functions. This is exceptionally important in AWS, as it allows you to pass channels/objects between different lambdas and packages, etc.
Add a description, image, and links to the sample-code topic page so that developers can more easily learn about it.
To associate your repository with the sample-code topic, visit your repo's landing page and select "manage topics."