Live data from Hacker News

Hook – Open-source Back end as a Service

github.com

1–8 of 8 posts

Re: Hook – Open-source Back end as a Service

#2
At the risk of sounding like a fool, I offer the following:

I've looked at the Github page, read the README, and skimmed the documentation....

...and I still have _absolutely_ no idea what this does or what its intended purpose is. None whatsoever.

Re: Hook – Open-source Back end as a Service

#3
post #2

At the risk of sounding like a fool, I offer the following: I've looked at the Github page, read the README, and skimmed the documentation.... ...and I still have _absolutely_ no idea what this does or what its intended purpose is. None whatsoever.

From what I can see it is a set of common functions wrapped in an API you can use from your front end application. I don't know what all those functions are however email and auth appear to be two of them.

https://github.com/doubleleft/hook/wiki/About explains it.

Re: Hook – Open-source Back end as a Service

#4
post #2

At the risk of sounding like a fool, I offer the following: I've looked at the Github page, read the README, and skimmed the documentation.... ...and I still have _absolutely_ no idea what this does or what its intended purpose is. None whatsoever.

Hi nlh,

There is a how-to-use section on the client-side, which is one of the best parts: https://github.com/doubleleft/hook-javascript#how-to-use

Re: Hook – Open-source Back end as a Service

#5
post #2

At the risk of sounding like a fool, I offer the following: I've looked at the Github page, read the README, and skimmed the documentation.... ...and I still have _absolutely_ no idea what this does or what its intended purpose is. None whatsoever.

Also pretty confused as to what this does. There's a few examples and sample code for initialization, but I have no idea what the use cases are, what type of "backends" I could build with this, how it's better/different than popular existing frameworks, etc.

Re: Hook – Open-source Back end as a Service

#6
post #2

At the risk of sounding like a fool, I offer the following: I've looked at the Github page, read the README, and skimmed the documentation.... ...and I still have _absolutely_ no idea what this does or what its intended purpose is. None whatsoever.

Also pretty confused as to what this does. There's a few examples and sample code for initialization, but I have no idea what the use cases are, what type of "backends" I could build with this, how it's better/different than popular existing frameworks, etc.

Here is an explanation of this backend approach http://nobackend.org/

Re: Hook – Open-source Back end as a Service

#7
post #2

At the risk of sounding like a fool, I offer the following: I've looked at the Github page, read the README, and skimmed the documentation.... ...and I still have _absolutely_ no idea what this does or what its intended purpose is. None whatsoever.

Certainly confused me.

That README.md could do with a few examples of the things that it can provide, and what value it's providing in that way versus writing it myself.