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)
-
0
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.