This is really cool, Tim.
What are your candid impression of using the Airtable API for use as a simple backend?
Thanks Ken!
I’ve found Airtable to be a nice alternative as a backend to basic Web sites. I’m using it as a CMS for a few Web sites now, both for my own use and for a few clients.
Airtable’s ease-of-use, flexibilty, low cost, and powerful API make it ideal as a backend for basic sites. I’ve also found that Airtable makes it very easy to publish images, documents, and so on.
If you have any questions about how I’m using Airtable, please let me know. I would be happy to share my thoughts and experiences - and I’d love to hear how you are using it, too.
~ Tim
Tim, does Airtable allow a grid/contact sheet sort of view like you have on your site?
Tim, does Airtable allow a grid/contact sheet sort of view like you have on your site?
Renee –
Unfortunately, no - Airtable doesn’t support the grid-like format that I’m using on my site. I’ve used the Airtable API to display the artwork in that manner.
~ Tim
Renee –
Unfortunately, no - Airtable doesn’t support the grid-like format that I’m using on my site. I’ve used the Airtable API to display the artwork in that manner.
~ Tim
Are you reading the JSON from the API and processing it in PHP, or are you using something on the client-side?
Looks like the first link is coming up with “Error: 28”
We’ve built a gallery extension that would fit nicely in a portfolio website. It has a transparent background when it’s embedded and it adjusts its height automatically.