Show HN: Gerph – A simple and blazing fast key-value configuration store API
1–9 of 9 posts
Re: Show HN: Gerph – A simple and blazing fast key-value configuration store API
#2Re: Show HN: Gerph – A simple and blazing fast key-value configuration store API
#3OK, but I would rather see a service than just an API . Merely API is not enough for building things.
Re: Show HN: Gerph – A simple and blazing fast key-value configuration store API
#4OK, 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
#5Re: Show HN: Gerph – A simple and blazing fast key-value configuration store API
#6Edit: 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
#7OK, but I would rather see a service than just an API . Merely API is not enough for building things.
Re: Show HN: Gerph – A simple and blazing fast key-value configuration store API
#8Re: Show HN: Gerph – A simple and blazing fast key-value configuration store API
#9OK, 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?