Pinned Loading
-
Go-AWS-Fundamentals-Project
Go-AWS-Fundamentals-Project PublicThis project is a small Go backend built to demonstrate core cloud-native backend concepts using AWS. It runs as an AWS Lambda function, stores data in DynamoDB, and sends messages to SQS for async…
Go
-
Stack-Resource-Lister
Stack-Resource-Lister PublicThis project is a small Go command-line tool that lists the resources inside an AWS CloudFormation stack and shows their current status. It is built to demonstrate basic Go structure, AWS SDK usage…
Go
-
S3-Presigned-URL
S3-Presigned-URL PublicThis project is a small Go command-line tool that uploads a file to Amazon S3 and generates a presigned URL for sharing that file. It demonstrates how to use the AWS SDK for Go to interact with S3,…
Go
-
Simple-CDK-DynamoDB-Table
Simple-CDK-DynamoDB-Table PublicThis project is a small Infrastructure as Code (IaC) example built with the AWS Cloud Development Kit (CDK) using Go. It defines and deploys a DynamoDB table using AWS CDK constructs, demonstrating…
Go
-
ai-backend-course/ai-summary-service
ai-backend-course/ai-summary-service PublicA lightweight, production-ready Go microservice that generates LLM-powered summaries, explanations, and text transformations using either OpenAI or a deterministic mock LLM for offline/local develo…
Go
-
ai-backend-course/notes-memory-core-rag
ai-backend-course/notes-memory-core-rag PublicExtends the base notes-memory-core backend into a full AI retrieval system: that stores notes, generates vector embeddings, runs a semantic search using pgvector, and produces AI answers ground in …
Go
If the problem persists, check the GitHub status page or contact support.
