Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go to Golang #42

Merged
merged 1 commit into from
May 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion samples/golang-http-form/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ Short Description: A simple Go application that demonstrates form submission usi

Tags: go, http, form

Languages: go
Languages: golang

2 changes: 1 addition & 1 deletion samples/golang-http/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ Short Description: A simple Go application that echoes back the request

Tags: go, http

Languages: go
Languages: golang
2 changes: 1 addition & 1 deletion samples/golang-mongodb-atlas/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ Short Description: A simple Go application that manages tasks with MongoDB Atlas

Tags: go, mongodb, atlas, task manager

Languages: go
Languages: golang
2 changes: 1 addition & 1 deletion samples/golang-openai/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ Short Description: A simple Go application that interacts with the OpenAI API

Tags: go, openai, chatgpt

Languages: go
Languages: golang
2 changes: 1 addition & 1 deletion samples/golang-rest-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ Short Description: A simple Go application that fetches fiscal data from an API

Tags: go, http, fiscal data, api, rest

Languages: go
Languages: golang
2 changes: 1 addition & 1 deletion samples/golang-s3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ Short Description: A simple Go application that uploads and downloads files from

Tags: go, s3, aws

Languages: go
Languages: golang
2 changes: 1 addition & 1 deletion samples/golang-slackbot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ Short Description: A simple Slackbot that posts messages to a Slack channel

Tags: go, slack, bot

Languages: go
Languages: golang
Loading