craftcms-bridge
v0.1.1
Published
ORM bridging to Craft CMS databases written in TypeScript with TypeORM.
Downloads
4
Readme
CraftCMS Bridge
Bridging to Craft CMS managed databases with TypeORM entities and repositories. This project is intended for building NodeJS applications that interface with Craft's database, which allows for the development of microservices that interact with the data directly rather than going through APIs developed on top of the Craft application in PHP.