Live data from Hacker News

Show HN: Gerph – A simple and blazing fast key-value configuration store API

github.com

1–9 of 9 posts

Re: Show HN: Gerph – A simple and blazing fast key-value configuration store API

#3
post #2

OK, but I would rather see a service than just an API . Merely API is not enough for building things.

This project exposes a HTTP interface that proxies stuff to an underlying boltdb instance. Host it yourself and it's suddenly a service. Or am I misunderstanding your point?

Re: Show HN: Gerph – A simple and blazing fast key-value configuration store API

#4
post #3
post #2

OK, but I would rather see a service than just an API . Merely API is not enough for building things.

This project exposes a HTTP interface that proxies stuff to an underlying boltdb instance. Host it yourself and it's suddenly a service . Or am I misunderstanding your point?

Oh, so the project is a service, after all. OP should have described it as so.

Re: Show HN: Gerph – A simple and blazing fast key-value configuration store API

#6
Is there no configurable security options available? Can't find any in the readme file.

Edit: Looking in the code I can not find any auth options. I think at least a simple authentication username / password should exist. I guess I can proxy it from haproxy or another web host. (Im not talking about putting it on the internet here, just on the local network).

Re: Show HN: Gerph – A simple and blazing fast key-value configuration store API

#7
post #2

OK, but I would rather see a service than just an API . Merely API is not enough for building things.

even if you pursue some notional distinction, it's unclear how an api can be made manifest without (being?) a service. what do you mean?

Re: Show HN: Gerph – A simple and blazing fast key-value configuration store API

#9
post #7
post #2

OK, but I would rather see a service than just an API . Merely API is not enough for building things.

even if you pursue some notional distinction, it's unclear how an api can be made manifest without (being?) a service. what do you mean?

The whole Oracle v Google case ( https://en.wikipedia.org/wiki/Oracle_America,_Inc._v._Google.... ) is about an API (distinct from executable code).