Difference between revisions of "I2Rest Server"

From i2Rest
Jump to: navigation, search
Line 15: Line 15:
  
 
----
 
----
For further information, please look at
+
Please follow our basic level guide leading you allong the road from the installation process to first request to your i2Rest Server instance:
* [[I2Rest_Gates|i2Rest Server architecture]]
 
 
* [[I2Rest_Install|i2Rest Server installation guide]]
 
* [[I2Rest_Install|i2Rest Server installation guide]]
* [[I2Rest_Server_quickstart|i2Rest Server configuration in three steps]]
+
* [[I2Rest_quick_config|i2Rest Server configuration in two steps]]  
* [[I2Rest_Basic_Setup|Basic implementation guide]]
 
 
* [[I2Rest_Start|How to start i2Rest Server instance]]
 
* [[I2Rest_Start|How to start i2Rest Server instance]]
 
* [[I2Rest_Basic_Test|How to test basic implementation]]
 
* [[I2Rest_Basic_Test|How to test basic implementation]]
 +
----
 +
Our advanced level guide will show you everyting you need to use all i2Rest Server and Client capabilities
 +
* [[I2Rest_Basic_Setup|Basic implementation guide]]
 +
 +
For further information, please look at
 +
* [[I2Rest_Gates|i2Rest Server architecture]]
 
* [[I2Rest_Config|i2Rest Server configuration options]]
 
* [[I2Rest_Config|i2Rest Server configuration options]]
 
* [[I2Rest_API|i2Rest Server APIs]]
 
* [[I2Rest_API|i2Rest Server APIs]]

Revision as of 13:54, 9 June 2020

  • Ready to use IBM i native REST JSON Web Server
    • Any non-interactive RPGLE program can become fully functional OpenAPI in a minutes
    • Automatic creation of OpenAPI 3.0 API description files
    • Native OAuth2 server implementation
    • Authorization code/Device/Client credentials/Refresh token flows
    • Pluggable security model
  • Simple, performant and lightweight (black box – interaction only via REST)
    • No Java, No PASE
    • Native IBM i implementation
      • Security/ authentication
      • Hardware SSL protection
      • Native calls for existing RPGLE code

Please follow our basic level guide leading you allong the road from the installation process to first request to your i2Rest Server instance:


Our advanced level guide will show you everyting you need to use all i2Rest Server and Client capabilities

For further information, please look at

And do not hesitate to contact us!