# Book Manager
--- This is BookManager! Will probably be renamed at some point. This repository contains: - Web App / Progressive Web App (PWA) - [KOReader](https://github.com/koreader/koreader) Plugin (See `client` subfolder) - [KOReader KOSync](https://github.com/koreader/koreader-sync-server) compatible API - OPDS API endpoint that provides access to the uploaded documents In additional to the compatible KOSync API's, we add: - Additional APIs to automatically upload reading statistics - Upload documents to the server (can download in the "Documents" view or via OPDS) - 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 with go templates # Server Docker Image: `docker pull gitea.va.reichard.io/evan/bookmanager:latest` ## KOSync API The KOSync compatible API endpoint is located at: `http(s)://