User Tools

Site Tools


dev:app_store_developers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dev:app_store_developers [2016/12/02 11:28] – [Get Involved] sudev:app_store_developers [2023/12/29 12:58] (current) – [Get Involved] su
Line 2: Line 2:
  
 ==== Get Involved ==== ==== Get Involved ====
-Have you an application that is doing something useful? Get in touch with us we'll help you get it on the App Store. 
  
-Applications can include anything from WebsitesDesktop programs, Spreadsheets, Services, Models, etc..+The Industrial App Store is an open market - anyone can become an App Store Developer. With a growing list of organizations registered to use the App Store (currently over 100 and including many blue chip companies)what better way to get your software in front of potential clients.
  
-**Benefits**+Apps can include anything from Websites, Desktop programs, Spreadsheets, Services, Models, etc... Ownership and intellectual property remains firmly with you. There are no registration or marketing costs, we only ask you observe the [[https://appstore.intelligentplant.com/Content/assets/Pdf/Intelligent%20Plant-Developer%20Agreement_e.pdf|terms and conditions]] and agree to a 10% commission on transactions.
  
-   * You’ll share in any profit made in our app store. 
  
-   * See how your app rates against other apps in our app store.+==== What does the Industrial App Store provide? ====
  
 +The Industrial App Store provides you
  
-=== More Info ===+  * A shop front to market your app. 
 +  * A user authentication API. 
 +  * A monetization API so you can charge customers to use your software. 
 +  * A data API to allow apps secure connection to authorized customer data sources.
  
-* [[Dev:App Store - Become a developer]]+The Industrial App Store is not
  
-[[Dev:App Store - Create COMING SOON app]]+  A software host. \\ Apps communicate with the App Store API via secure HTTPS. They do not need to be on the same infrastucture to acheive this.
  
-* [[Dev:App Store - Create Services]] 
  
-* [[Dev:App Store API]]+==== What is an app? ====
  
-* [[dev:app_store_-_template_to_start_a_new_app_in_visual_studio|Writing an App using Microsoft Visual Studio]]+Apps can include anything from websites, desktop programs, spreadsheets, services, models, etc… Apps can be built on any platform that supports secure communicatopm with the App Store API. 
 + 
 +---- 
 + 
 +====== The App Store API ====== 
 + 
 +The App Store %%API%% allows apps to: 
 + 
 +    * Access user information 
 +    * Execute debit transactions of IP Credits from user accounts 
 +    * Execute data retrieval requests to the user's App Store Connect data sources 
 + 
 +The //App Store %%API%%// is only available to Apps registered for use in the App Store. 
 + 
 +The //App Store %%API%%// is a RESTful %%API%% secured via OAUTH2. 
 + 
 +The full //App Store %%API%%// is available here: https://appstore.intelligentplant.com/apihelp 
 + 
 +More Info: 
 + 
 +   * [[Dev:App Store API Security Overview]] 
 +   * [[Dev:App Authentication Example]] 
 +   * [[Dev:App Store Example with Postman]] 
 +   * [[Dev:App Store Data Requests]] 
 + 
 +---- 
 + 
 +====== Next Steps ====== 
 + 
 +Get registered, create a holding card, download some code samples... 
 + 
 +  * [[Dev:App Store - Become a Developer]] 
 +  * [[Dev:App Store - Create COMING SOON app]] 
 +  * [[Dev:App Store - Create Services]] 
 +  * [[dev:asp-net-core-app|ASP.NET Core quick start]] 
 +  * Visit Intelligent Plant on [[https://github.com/intelligentplant|GitHub]] to view templates, code samples and documentation.
  
dev/app_store_developers.1480678124.txt.gz · Last modified: 2016/12/02 11:28 by su