Difference between revisions of "I2Rest Server"

From i2Rest
Jump to: navigation, search
Line 15: Line 15:
  
 
----
 
----
Please follow our basic level guide leading you allong the road from the installation process to first request to your i2Rest Server instance:
+
Please follow our quick start guide with basic instructions how to start serving your first API using i2Rest Server:
 
* [[I2Rest_Install|i2Rest Server installation guide]]
 
* [[I2Rest_Install|i2Rest Server installation guide]]
 
* [[I2Rest_quick_config|i2Rest Server configuration in two steps]]  
 
* [[I2Rest_quick_config|i2Rest Server configuration in two steps]]  
Line 21: Line 21:
 
* [[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
+
Our advanced level guide will show you everything you need to use all i2Rest Server and Client capabilities
* [[I2Rest_Basic_Setup|Basic implementation guide]]
+
* [[I2Rest_Advanced_Setup|Advanced implementation guide]]
  
 
For further information, please look at
 
For further information, please look at

Revision as of 15:52, 11 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 quick start guide with basic instructions how to start serving your first API using i2Rest Server:


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

For further information, please look at

And do not hesitate to contact us!