Git Product home page Git Product logo

letsgo's Introduction

Author Pablo Picouto García

My image

Let's GO

Examples of the most important features of this languages.

In order to follow examples, it's better read from top to bottom of the page.

Is this repo useful? Please ⭑Star this repository and share the love.

Features

My image

Monads

My image

Patterns

My image

Connectors

My image

Programs

My image

Kubernetes

My image

Examples of Kubernetes Operators, that use Go client for talking to a kubernetes cluster.

Each operator is divide in the Operator_test that run the test and the Controller with the extended methods that interact with K8s API

GraphQL

My image

Example of IMDb service implemented using GraphQL

You can run the test scenario and then make some queries like

curl -g 'http://localhost:12345/imdb?query={actors(movie:"Matrix"){name,age}}'
curl -g 'http://localhost:12345/imdb?query={actors(movie:"Fight_club"){name,age}}'

Vegeta Performance

My image

Example of performance test using this awesome library

HexaGolang

A Project example implemented with Hexagonal architecture.

In this project we apply architect design patterns like CQRS:Command-Query-responsibility-segregation and Event Sourcing

We also implement idempotent for POST Operations

StarWars Adventure

letsgo's People

Contributors

politrons avatar dgomezg avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.