Does it work with existing CRUD REST APIs?

Hi,

interested in just a frontend to our existing CRUD REST APIs, defined by OpenApi spec.

Or GraphQL with the schema generated from the OpenApi.

Anything like that possible?

Thank you!

Hi @marek.petras,

Thank you for joining the ForestAdmin community and reaching out with your concern!

ForestAdmin is natively designed to be used with databases, we introspect the database schema to automatically generate all collections.

However, using our Smart Collections, you should be able to define your own call to your APIs for basic CRUD operations. But keep in mind that your journey through ForestAdmin might be a bit longer and less automated.

I hope this helped!