Hacker News new | ask | show | jobs
by majodev 1876 days ago
Author here, your feedback is highly appreciated.

Providing better documentation for the RESTful JSON endpoints of this project is our next top priority.

Seems like it would be important to have a minimal example (e.g. curl + psql in a shell session) as well.

1 comments

The concept rocks, so I really hope it will work and become popular.

A few remarks:

- the go get install is broken in the readme. I opened a ticket.

- since go cross compile, maybe you could provide binaries for Linux/Windows/Mac ? No need to go get, no need to install docker. That would open the door to include the tool in web frameworks.

Good luck, and thanks for sharing.

Yeah, releasing binaries and listing them on brew/apt/etc would probably be very helpful for adoption.

Next would be packages that wrap the rest api listed on npm, pypi, rubygems, etc.