Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 686 Bytes

File metadata and controls

37 lines (25 loc) · 686 Bytes

om-api-server

Table of Contents

  • Introduction
  • Features
  • Infrastructure

Introduction

このAPIサーバーは別のアプリケーション「om-lambda-publishing」から呼ばれるAPIサーバーである。 お勉強用なので現在はToDoアプリになっている。

RustとAPIサーバーとGCPのGCEに関して習熟するために制作していく。 WEBアプリケーションである「om-lambda-publishing」の制作を優先。

Language

  • Rust
  • GraphQL

Infrastructure

  • GCPのGCE(他のがいいかも)

CI

  • Github Actions

Database

  • Cloud SQL

Monitor

  • Promehteus

Logging

  • Cloud Logging

Features

W.I.P