Difference between revisions of "I2Rest Server"

From i2Rest
Jump to: navigation, search
Line 20: Line 20:
 
* [[I2Rest_Config|i2Rest Server configuration options]]
 
* [[I2Rest_Config|i2Rest Server configuration options]]
 
* [[I2Rest_API|i2Rest Server APIs]]
 
* [[I2Rest_API|i2Rest Server APIs]]
 +
* [[I2Rest_API_Implementation|i2Rest Server how to convert programs to APIs]]
 
* [[I2Rest_Enhancement|i2Rest Server Enhancements guide]]
 
* [[I2Rest_Enhancement|i2Rest Server Enhancements guide]]
 
* [[I2Rest_API_Use_Cases|Some examples how to expose existing IBM i programs as a services]]
 
* [[I2Rest_API_Use_Cases|Some examples how to expose existing IBM i programs as a services]]
  
 
And do not hesitate to [mailto:contacts@i2rest.com contact us]!
 
And do not hesitate to [mailto:contacts@i2rest.com contact us]!

Revision as of 14:30, 22 May 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

For further information, please look at

And do not hesitate to contact us!