Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

記事一覧・編集画面をReact+ReduxでSPA化したい #14

Open
mk2 opened this issue Apr 10, 2016 · 1 comment
Open

記事一覧・編集画面をReact+ReduxでSPA化したい #14

mk2 opened this issue Apr 10, 2016 · 1 comment
Labels

Comments

@mk2
Copy link

mk2 commented Apr 10, 2016

まだ自分のリポジトリで進めている段階ですが、記事閲覧・編集画面のフロントをSPA化したいという提案。

https://github.com/mk2/tb-front

しかしまだAPIが無い…

@mk2 mk2 added the 機能 label Apr 10, 2016
@mk2 mk2 changed the title フロントをReact+ReduxでSPA化したい 記事一覧・編集画面をReact+ReduxでSPA化したい Apr 10, 2016
@attakei
Copy link
Member

attakei commented Apr 28, 2016

@mk2 最小限APIを用意してのデモページの方には反映しました。

  • 一度ログインしたらAPIリクエスト出来るようになります
  • /api/v1/articles -> 記事リストの取得
  • /api/v1/articles/{articleId} -> 指定記事の取得

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants