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

https://github.com/jackc/booklogh

Experimental port of Booklog to Hannibal
https://github.com/jackc/booklogh

Last synced: 8 months ago
JSON representation

Experimental port of Booklog to Hannibal

Awesome Lists containing this project

README

          

# Booklogh

Booklogh is an experimental port of https://github.com/jackc/booklog from Go to [Hannibal](https://github.com/jackc/hannibal) and Postgresql.

To run:

`hannibal develop`

and in another window in services/httpcsv directory

`go run main 3001`

## Todo

Finish import CSV
-- error handling should be the same as entered through a form

Hannibal should run CSV service