# Book Manager
--- This is BookManager! Will probably be renamed at some point. This repository contains: - [KOReader KOSync](https://github.com/koreader/koreader-sync-server) Compatible API - KOReader Plugin (See `client` subfolder) - WebApp In additional to the compatible KOSync API's, we add: - Additional APIs to automatically upload reading statistics - Automatically upload documents to the server (can download in the "Documents" view) - Book metadata scraping (Thanks [OpenLibrary](https://openlibrary.org/) & [Google Books API](https://developers.google.com/books/docs/v1/getting_started)) - No JavaScript! All information is generated server side. # Server Docker Image: `docker pull gitea.va.reichard.io/evan/bookmanager:latest` ## KOSync API The KOSync compatible API endpoint is located at: `http(s)://