この文書の現在のバージョンと選択したバージョンの差分を表示します。
次のリビジョン | 前のリビジョン | ||
rails5サーバとionic3で通信 [2017/06/29] adash333 作成 |
rails5サーバとionic3で通信 [2018/10/07] (現在) |
||
---|---|---|---|
ライン 5: | ライン 5: | ||
今回は、サーバ側を、Rails5でAPIサーバを作成して、Herokuにデプロイしてから、そのデータを受け取って表示するIonic3アプリを作成します。 | 今回は、サーバ側を、Rails5でAPIサーバを作成して、Herokuにデプロイしてから、そのデータを受け取って表示するIonic3アプリを作成します。 | ||
+ | Rails5@HerokuとIonic3アプリで通信(1) | ||
+ | 2017/6/29\\ | ||
+ | http://twosquirrel.mints.ne.jp/?p=18600 | ||
+ | |||
+ | <ソースコード>\\ | ||
+ | Rails5 API : https://github.com/adash333/rails5_test_api \\ | ||
+ | Ionic3 : https://github.com/adash333/test-web-ionic3 | ||
+ | |||
+ | (参考) | ||
+ | |||
+ | https://github.com/yassun/todo-rails-xxx-js | ||
===== リンク ===== | ===== リンク ===== | ||