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
- Host: GitHub
- URL: https://github.com/jackc/booklogh
- Owner: jackc
- Created: 2021-12-04T16:30:26.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-04T16:34:04.000Z (almost 4 years ago)
- Last Synced: 2025-01-26T07:11:59.935Z (9 months ago)
- Language: PLpgSQL
- Size: 31.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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