Please Log in or Create an account to join the conversation.
CB 3.x will be utilizing Joomla 4 web services endpoints. This will provide official, structured, JSON API endpoints to integrate with 3rd party services. Until then you need to make your own endpoints which is easily done using CB Auto Actions.1- Is there any available API that cares about the backend matters and provide the requested data?
You need to be proficient in PHP and SQL.2- What's the technical aspects that I should care about when working on such app?
Yes, as explained in #1 there are plans for official API endpoints. I've no idea when it will be available. Hopefully this year, but I'm 1 person so there's only so much I can do.3- If currently still there is no API, is there any plan to write an API? when it's planned to be available?
CB is open source simply review your database structure. You'll need to convert that to JSON data or even consider adding a GraphQL implementation. For JSON it's easy enough to have the endpoints using CB Auto Actions.4- Is it possible to share with me the architecture design so I can get familiar with the data flow faster?
I've no idea. It's your app so whatever you want.1- What license should my app be based on?
Again, I've no idea as it's your app and business.2- What business model should I implement?
You can share your mobile app however you like. No, we won't be selling it through our subscription, but you could sell it yourself if you wanted.3- Is it allowed for me to create an open source version to share with your community through your subscriptions system?
Suggest learning React Native before even attempting this.4- Any other information that I have to be aware of or I have to know before I go for any further step?
Please Log in or Create an account to join the conversation.