Difference between revisions of "I2Rest Server"

From i2Rest
Jump to: navigation, search
Line 7: Line 7:
 
** Pluggable security model
 
** Pluggable security model
  
* Simple, performant and lightweight (black box – interaction only via REST)
+
* Simple, [[I2Rest_Server_Performance|performant and lightweight]] (black box – interaction only via REST)
 
** No Java, No PASE
 
** No Java, No PASE
 
** Native IBM i implementation
 
** Native IBM i implementation

Revision as of 13:33, 14 July 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 capabilities

For further information, please look at


And do not hesitate to contact us!