All Projects → jeffotoni → goexample

jeffotoni / goexample

Licence: other
Various examples of tests I do on a daily basis before implementing golang

Programming Languages

go
31211 projects - #10 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
c
50402 projects - #5 most used programming language
CSS
56736 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to goexample

go-zero-to-hero
Golang Learning doc + programs
Stars: ✭ 17 (-79.27%)
Mutual labels:  golang-examples
Golang tutorial zero to hero
This is a tutorial, course, or walk through to teach first time developers how to use golang
Stars: ✭ 24 (-70.73%)
Mutual labels:  golang-examples
GoCurrency
Simple currency converter. Insert an amount, what currency to convert from and what currency to convert to.
Stars: ✭ 29 (-64.63%)
Mutual labels:  golang-examples
eventsourcing-go
Event Sourcing + CQRS using Golang Tutorial
Stars: ✭ 75 (-8.54%)
Mutual labels:  golang-examples
ds-algo
Implementation of common Data Structures and Algorithms with Go
Stars: ✭ 177 (+115.85%)
Mutual labels:  golang-examples
zap-examples
Examples of using Uber's zap Go logging library
Stars: ✭ 92 (+12.2%)
Mutual labels:  golang-examples
golang-cpp-basic-example
A simple example demonstrating how to call C++ from Go
Stars: ✭ 49 (-40.24%)
Mutual labels:  golang-examples
shortlink
High-Performance Shortlink ( Short URL ) app creator in Golang. For privacy reasons, you may prefer to host your own short URL app and this is the one to use.
Stars: ✭ 130 (+58.54%)
Mutual labels:  golang-examples
go-proj-starter
Golang project starter
Stars: ✭ 13 (-84.15%)
Mutual labels:  golang-examples
golang-gqlgen-reactjs-subscription-demo
GraphQL Subscription with Golang/React JS & React Apollo Client Subscription
Stars: ✭ 29 (-64.63%)
Mutual labels:  golang-examples
golangschool
原生golang语言开发的web网站
Stars: ✭ 98 (+19.51%)
Mutual labels:  golang-examples
go-notebook
Go-Notebook is inspired by Jupyter Project (link) in order to document Golang code.
Stars: ✭ 33 (-59.76%)
Mutual labels:  golang-examples
go-api-basic
A Go RESTful API template
Stars: ✭ 313 (+281.71%)
Mutual labels:  golang-examples
samples-go
Temporal Go SDK samples
Stars: ✭ 269 (+228.05%)
Mutual labels:  golang-examples
Learngo
1000+ Hand-Crafted Go Examples, Exercises, and Quizzes
Stars: ✭ 11,847 (+14347.56%)
Mutual labels:  golang-examples
todo-app
🔥 REST API для приложения списков ToDo
Stars: ✭ 78 (-4.88%)
Mutual labels:  golang-examples
project-template
Sample Go Project Template (based on the layout from the Standard Project Layout repo)
Stars: ✭ 81 (-1.22%)
Mutual labels:  golang-examples

goexample

Various examples of tests I do on a daily basis before implementing golang.

** NOTE: ** The examples below are for educational use only, to practice and test various possibilities of golang implementations.

Before developing projects in golang I do several unit tests and I am making my tests and examples available to the community, and maybe I can help you.

It was one of the ways I found to know a little more language.

I hope they help you.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].