Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
dropwizard_for_rpg [2015/02/08 18:55]
dropwizard_for_rpg [2021/04/05 11:23]
127.0.0.1 external edit
Line 1: Line 1:
 +====== BlueDroplet ======
  
 +(Dropwizard for RPG)
 +
 +For some time now there is the trend for packaging REST services into a fat executable ready to deploy anywhere without much or any configuration. [[https://dropwizard.github.io/dropwizard/ | Dropwizard]] is such a project. It takes best of breed stuff to create an easy to use platform for developing REST services.
 +
 +Developing REST services on the IBM i server has been very hard and/or complicated. Creating such a platform would ease the integration of the IBM i platform into the rest of the IT application infrastructure.
 +
 +Moved to [[https://bitbucket.org/m1hael/bluedroplet|Bitbucket - BlueDroplet]]
 +
 +{{tag>ibm rpg}}