Generate a MySQL REST API in Two Steps

Tutorial··6 min 24 sec

Point DreamFactory at a MySQL database and get a documented, secured REST API back in two steps, with no code written. Aimed at teams standing up a data product or a front-end backend who would otherwise spend days hand-rolling CRUD endpoints.

What you’ll learn

  • Connecting a MySQL database as a DreamFactory service
  • Generating documented CRUD endpoints without writing code
  • Securing the generated API with an API key and role