Hacker News new | ask | show | jobs
by brentvatne 3374 days ago
We use Apollo for the http://expo.io/ client and have found it to be extremely pleasant to use. I love how flexible it is too -- you can use it for weird things like building an ORM layer for SQLite. For example: https://github.com/brentvatne/apollo-sqlite-experiment/blob/... -- the queries here go through a custom NetworkInterface which use a pretty simple graphql resolver (https://github.com/brentvatne/apollo-sqlite-experiment/blob/...) built on graphql-anywhere to pull the data out of the DB.
1 comments

What is the expo.io client? The site you linked has a broken certificate and then just replies "default backend - 404".
Works fine for me. Check your computer for viruses.
This comment is an interesting instance of Poe's law.
Sorry about that, the site was down for about 6 minutes around when you visited it.