Live data from Hacker News

Create a RESTful API complete with beautiful docs in 30 seconds

blog.airtable.com

1–10 of 14 posts

Re: Create a RESTful API complete with beautiful docs in 30 seconds

#4
post #3

I'm struggling to find an example of the auto-generated API so I can evaluate a bit. Add a link?

By definition, the auto-generated APIs are specific to your Airtable Bases (eg, databases or mini-apps), so you need to first sign up for Airtable and then go to Airtable.com/api to choose a Base for which to view documentation. Sorry if this wasn't clear!

Re: Create a RESTful API complete with beautiful docs in 30 seconds

#5
I've been using https://github.com/alixaxel/ArrestDB for a while, which is kind of a "no frills instant API" over MySQL so I'm interested in this. But man, from a lone indie developers perspective, the pricing seems kind of steep. It probably does make a lot more sense for mid to large orgs though, so props on that.

Re: Create a RESTful API complete with beautiful docs in 30 seconds

#7

I've been using https://github.com/alixaxel/ArrestDB for a while, which is kind of a "no frills instant API" over MySQL so I'm interested in this. But man, from a lone indie developers perspective, the pricing seems kind of steep. It probably does make a lot more sense for mid to large orgs though, so props on that.

What kind of pricing would you expect? What size datasets are you using? You can create an unlimited number of databases for free, as long as each one is < 1200 records. We're also interested in exploring other pricing plans, especially for developers (our current plans are designed around business users)

Re: Create a RESTful API complete with beautiful docs in 30 seconds

#8

Very neat. Been using Airtable as a personal CRM for the past couple of months. Is it possible to integrate with Slack? I can think of a couple use cases for working with my remote team.

Awesome! We're actually working on Slack and IFTTT integrations at this very moment. If you shoot me an email at howie[at]airtable.com we might be able to set you up with early access!
Post reply on HN