[Progress Communities] [Progress OpenEdge ABL] Comment on Improve developer productivity for creating REST API's

  • Thread starter Thread starter John Cleaver
  • Start date Start date
Status
Not open for further replies.
J

John Cleaver

Guest
I'm just not sure why we can't have this be done in some DSL or similar. In Python, for example, I can add a decorator to each method (@route('/api/{customerid}/{orderid}')) and then register the methods with the main application. If I had an easily editable text file, I could write tools to automatically generate a REST API definition for my projects.

Continue reading...
 
Status
Not open for further replies.
Back
Top