0.1.1 • Published 5 years ago

craftcms-bridge v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

CraftCMS Bridge

CircleCI

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.