Creating APIs Programmatically

I notice on the blog creating a collection and writing a query was done on the console. Can we do this programatically too: https://rockset.com/blog/create-apis-for-aggregations-and-joins-on-mongodb-in-under-15-minutes/

Hi @joesbu,

You you totally can. The only thing that’s recommended for you to not do programatically is creating an integration. Otherwise, everything can be done via APIs. I just showed the console, so it’s easier to see what’s going on.

Cheers,
n