Open Closed

Call the save and generate method of abp suite via the command line. #2960


User avatar
0
james@melvin.tech created
  • ABP Framework version: v5.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes I have an interesting scenario where I see an opportunity to add a lot of value. Is it possible to write a custom connector for the abp suite. For example, in this case we would like to convert an avro schema from Kafka to a json file in the entities folder and pass a argument to abp to save and generate that file. So basically is it possible to call the save and generate from a command line if you point it to the json file containing the data. It would allow us to automate a lot.

1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Yes, you can, ABP suite is a web application, it has also a back-end API.

    You can open the network tab in the developer tools to check it.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11