An open API service indexing awesome lists of open source software.

https://github.com/octaltree/metabook

本を管理するもの
https://github.com/octaltree/metabook

Last synced: 4 months ago
JSON representation

本を管理するもの

Awesome Lists containing this project

README

        

# 本を管理するもの

* 本のメタ情報を管理してhttp CORS jsonでapiを提供する metaserver
* 本とメタ本を紐付け CRUD操作を提供する bookserver
* htmlでGUIを提供するwebserver

## 進捗
* metaserverを書いた
* bookserver書いた