Skip to content
View soichisumi's full-sized avatar
🔥
gRPC, Kubernetes, GCP, AWS, Azure, Firebase / Go, Javascript, Rust <- new!
🔥
gRPC, Kubernetes, GCP, AWS, Azure, Firebase / Go, Javascript, Rust <- new!

Organizations

@GincoInc
Block or Report

Block or report soichisumi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. issue-copy-action issue-copy-action Public

    GitHub Action to copy issues to another repository

    JavaScript 9 4

  2. grpc-k8s-sample grpc-k8s-sample Public

    sample of grpc + gateway + k8s + azure

    Go 1

  3. soichisumi-sandbox/grpc-custom-error-sample soichisumi-sandbox/grpc-custom-error-sample Public

    Go 2 1

  4. astor-effecient astor-effecient Public

    repair bugs efficiently by Machine Learning

    Java 1

  5. warmup-function.js warmup-function.js
    1
    const functions = require('firebase-functions');
    2
    const rp = require('request-promise');
    3
    const projectId = process.env.GCP_PROJECT;
    4
    const region = 'us-central1';
    5
    
                  
  6. go-simple-jsonmarshaler go-simple-jsonmarshaler Public

    A library that provides json.Marshal/Unmarshal functions that do not base64 encode []byte fields

    Go 2