Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mmcdole/anathem

Digital Library
https://github.com/mmcdole/anathem

Last synced: about 1 month ago
JSON representation

Digital Library

Awesome Lists containing this project

README

        

# Anathem

`Anathem` is a self-hosted digital library for your ebooks and audiobooks.

#### Packages:

Package | Description
--- | ---
`api` | REST API
`cmd` | CLI utility
`config` | Application Settings
`database` | Datastore
`importer` | Book Importers
`metadata` | Metadata Providers
`web` | Web front-end

#### Dependencies:

* echo
* go-sqlite3