loopback4-microservice-catalog icon indicating copy to clipboard operation
loopback4-microservice-catalog copied to clipboard

Create an experimental extensions package

Open samarpan-b opened this issue 3 years ago • 2 comments

How about we create an extensions folder within this monorepo, where we can keep all our experimental extensions or related POC implementation before they can be published over npm separately ?

Some conditions for extensions here

  • They all will be private here
  • They will have sample MVP implementation with complete documentation and list of pending items
  • Basic TCs and examples, wherever possible.

This is taking inspiration from LB4 experimental extensions package here -> https://github.com/strongloop/loopback-next/tree/master/extensions

samarpan-b avatar Mar 22 '21 16:03 samarpan-b

@sourcefuse/sourceloop thoughts ?

samarpan-b avatar Mar 22 '21 16:03 samarpan-b

Would like to suggest creating an extension for sequelize ORM using loopback.

mlakdawala-sf avatar Mar 22 '21 17:03 mlakdawala-sf