Code Monkey home page Code Monkey logo

react-go-todo-backend's Introduction

react-go-todo-backend

react-go-todo-backend's People

Contributors

watagit avatar

Watchers

 avatar  avatar

react-go-todo-backend's Issues

任意のtodo削除API

🎉 Goal

任意の todo を削除するための API を作成する.

🔥 Motivation

任意の todo を削除したい.

📄 References

✅ Tasks

新規todo作成API

🎉 Goal

新しい todo を作成するための API を作成する.

🔥 Motivation

新しい todo を作成したい.

📄 References

✅ Tasks

新規 todo を DB に保存

🎉 Goal

投稿した 新規 todo を DB に保存できるようにする.

📄 References

✅ Tasks

🆗 Closing Requirements

イシューを閉じる条件を記載する.

  • 新規 todo が DB に保存されるようになること

DBへの接続

🎉 Goal

データベースに接続する.

📄 References

  • MySQL を使用する.

✅ Tasks

🆗 Closing Requirements

  • データベースへの接続が完了すること.

任意のtodo取得API

🎉 Goal

任意の todo を取得するための API を作成する.

🔥 Motivation

任意の todo を取得したい.

📄 References

  • 以前作成した API を参考にする.
  • /api/v1/todos/{id}

✅ Tasks

DB から todo の一覧を表示するように変更

🎉 Goal

モックデータから表示している tod の一覧を DB から表示するように変更する.

📄 References

参考資料などを記載する.

✅ Tasks

必要な作業を記載する.

  • Go で DB に接続する
  • DB から 一覧が取得できる確認する
  • /api/v1/todosにリクエストを送って一覧が取得できているか確認する

🆗 Closing Requirements

イシューを閉じる条件を記載する.

  • /api/v1/todosに GET リクエストを送って一覧が返ってくること.

全てのtodo取得API

🎉 Goal

全ての todo を取得するための API を作成する.

🔥 Motivation

全ての todo を取得したい.

📄 References

  • 以前作成した API を参考にする
  • /api/v1/todos

✅ Tasks

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.