Giter Site home page Giter Site logo

go-grpc-study's People

Contributors

ryosan-470 avatar

Watchers

 avatar

go-grpc-study's Issues

このアプリにおいて実装していきたいところ

構造について

簡単なデータのやり取りをするAPIサーバーを作成する。今回は適当にお金のやり取りをするAPIとして、以下の3つの機能を持つだけのAPIサーバーを作成してみる。

  • 自分のお金の状態を確認する: GET /money/status
  • 自分のお金を利用する: POST /money/use
    • もちろん持っているお金以上の場合はエラーとなるようにする。

実際の検証したいことについて

  • データ構造をProtocol Buffer で定義する。
  • gRPCでやりとりをしてクライアントはJSONを扱うようにする。
  • MySQLでデータの永続化を行う。
  • テストを書く。
  • k8s上で動くようにする。(MySQLもひとまずk8s上におく)

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.