Code Monkey home page Code Monkey logo

sam-serverless's People

Contributors

ikkyu-3 avatar renovate-bot avatar

Stargazers

 avatar

Watchers

 avatar  avatar

sam-serverless's Issues

API設計

やること

  • API設計をする
  • swagger.ymlを作成する
  • このswaggerを元にAPI Gatewayを作成する(別issueで対応)

API Gateway作成

目的

API Gatewayを作成する

やること

  • swagger.ymlを追加
  • API Gatewayリソース作成

Userモデルを作成

目的

AWS.DynamoDBを使用して通信を行うUsersテーブル用のクラスを作成

機能

  • Userの作成
  • Userの変更(削除含む)

Accessesモデルを作成

目的

AWS.DynamoDBを使用して通信を行うAccessesテーブル用のクラスを作成

機能

  • 項目の作成
  • 項目の変更(削除含む)

handlerが返すオブジェクトを生成するクラスを定義する

目的

classの定義

理由

responseで返すオブジェクトは

  • cors対策でAccess-Control-Allow-Credentials``Access-Control-Allow-Originの設定が必要
  • bodyが文字列

という制約があるため、簡単にレスポンスが作成できるクラスを定義すると楽になる

README.mdにやりたいことなどを記述する

目的

頭の中で考えたことを整理して、README.mdに書き出す。それを元にissueを作成し、開発を行う

どうやるのか?

以下の内容を記述していく

  • 何がしたいのか
  • どうやって実現するのか
  • ゴール
  • その他

babelの導入

目的

babelを導入する

なぜ?

型はTypeScriptにまかせて、トランスパイルはbabelで行いたい

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.