Hacker News new | ask | show | jobs
Show HN: JSFiddle-style object-relational BaaS (back.io)
13 points by Py_ 4045 days ago
5 comments

It is very difficult to read the documentation: https://s3.amazonaws.com/fvd-data/notes/424868/1432256846-TP...
I guess I need a full-screen button to expand the docs pane.
This is a backend-as-a-service that I've been working on for a few months. It's for people to build simple apps with. Any feedback would be very helpful.
This service is a little bit slow when accessed for the first/second time. After been CDN-cached, everything is fine.

The full log can be found here, http://pastebin.com/9SLsLZCS

Cool, thanks for the report.

There is a code generation process that needs to occur, but I suppose this could be optimized.

Got another error: https://s3.amazonaws.com/back.io/client.js.map 403 (Forbidden) then "Uncaught RangeError: Maximum call stack size exceeded" in the demo script.
The 403 on the sourcemap is by design (I might change this), I'll have to look into the stack overflow though...
> bun.name = "Sky";

> // Yep, it's saved. Seriously.

How?

Async network requests wired up via Object.defineProperty()

It's covered in the docs: https://back.io/#docs/io

This is awesome idea. Do you have users?
Yes but they're all isolated / custom-built at the moment ... other than the actual class editor which is built using the Back.io public API (it's a self-hosted system)
"backend cancer"

yeesh.

LOL -- I guess that remark could be interpreted a little crude :)