Entities
Introduction
Puro REST Framework uses TypeORM for managing database entities.
Make sure to have installed a database driver accordingly with the TypeORM's documentation if you want to use the database entities.
Defining an entity
Last updated
Was this helpful?