Live data from Hacker News

Show HN: JSFiddle-style object-relational BaaS

back.io

1–10 of 15 posts

Re: Show HN: JSFiddle-style object-relational BaaS

#5
post #2

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

Re: Show HN: JSFiddle-style object-relational BaaS

#6
post #5
post #2

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.

Post reply on HN