https://github.com/octaltree/metabook
本を管理するもの
https://github.com/octaltree/metabook
Last synced: 4 months ago
JSON representation
本を管理するもの
- Host: GitHub
- URL: https://github.com/octaltree/metabook
- Owner: octaltree
- Created: 2016-03-16T04:01:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-10T08:39:14.000Z (over 8 years ago)
- Last Synced: 2024-10-18T08:17:00.686Z (8 months ago)
- Language: Haskell
- Homepage:
- Size: 247 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 本を管理するもの
* 本のメタ情報を管理してhttp CORS jsonでapiを提供する metaserver
* 本とメタ本を紐付け CRUD操作を提供する bookserver
* htmlでGUIを提供するwebserver## 進捗
* metaserverを書いた
* bookserver書いた