-
Hello! I've been trying out the mod and it caused several hard freezes that were quite annoying to get past, as killing and starting the game again would cause it to freeze again upon loading the fram…
-
- 商品に「書誌情報」を追加(Store Front 向け?)
- 商品に「書店向け情報」を追加
- 注文用PDF
- 「書店注文」というステータスを追加
- 商品情報をOpenBDからコピーできる(Cron対応?)
- Amazonリンクを表示する
-
Add ZooBank as a source. There is an RSS feed at http://zoobank.org/rss/rss.xml but this doesn't seem to be regularly updated (see below). Perhaps ask @deepreef if this is the case. At the moment ther…
-
https://webservice.rakuten.co.jp/api/booksbooksearch/
- [ ] APIキーの登録
- [ ] ISBNで書籍を検索する機能の実装
-
取りあえず、[国会図書館の検索方法や仕様](https://iss.ndl.go.jp/information/api/riyou/)を読んで、検索画面から検索できるようにする
-
### 発生事象
書籍情報の検索で500エラーが返ってくる
### エビデンス
https://user-images.githubusercontent.com/42432622/147939763-3140079c-6b73-468f-b00a-3a3f691c729b.mp4
![image](https://user-images.githubusercontent.com…
-
https://api.openbd.jp/v1/get?isbn=978-4-7808-0204-7&pretty
のように末尾に `&pretty` をつけてフォーマットされた状態で検索結果を表示する。
-
### ゴール
- [x] タイトルによる検索に使える外部APIとその使い方を確認する
- [x] ISBNによる検索に使える外部APIとその使い方を確認する
- [x] 今回のアプリで使用する外部APIを決定する
### 決定事項
- 書籍の検索には [Google Books API](https://developers.google.com/books/) を使うことにす…
-
### 背景
- https://github.com/makes-trail/trail-management/issues/6
- 作成するLambda関数が増えていくと、いちいち手でzip化してAWSにアップロードするのは手間がかかる
- Serverless Frameworkを使えばコマンド一発でデプロイが完了する
- これを活用しない手はない
### To do
…
-
OpenBSD is an OS that is relatively popular on routers, so we may
want to support it in the future. Apart from a few external libraries,
that will probably require patching, it shouldn't…