Using the DataFlex REST Library
(Originally published on the DataFlex Wiki) 6 of 6 The simple example of a RESTful service set out in the article A Simple RESTful Service involved quite a bit of… Read More »Using the DataFlex REST Library
(Originally published on the DataFlex Wiki) 6 of 6 The simple example of a RESTful service set out in the article A Simple RESTful Service involved quite a bit of… Read More »Using the DataFlex REST Library
(A Simple RESTful Service was originally published on the DataFlex Wiki) 5 of 6 To create a simple RESTful service in DataFlex we will require a… Read More »A Simple RESTful Service in DataFlex
(Creating RESTful services in DataFlex was originally published on the DataFlex Wiki) 4 of 6 REST is not CRUD, but… It is often said that… Read More »Creating RESTful Services in DataFlex
(Consuming RESTful Services in DataFlex was originally published on the DataFlex Wiki) 3 of 6 To consume (be a client of) a web service we are… Read More »Consuming RESTful Services in DataFlex
(RESTful Web Service Theory was originally published on the DataFlex Wiki) 1 of 6 REST is a term for a style of Web Service. It is in distinct contrast… Read More »RESTful Web Service Theory
(Originally published as RESTful Services in DataFlex on the DataFlex Wiki) 2 of 6 DataFlex provides us with the tools to both consume and create RESTful… Read More »RESTful Services in DataFlex
Build a RESTFul API in DataFlex 19.1 – PresentationSynergy 2019 – Mike PeatRoyal Caribbean Cruise – The BahamasMarch 2019 Summary: A technical presentation by Mike… Read More »Build a RESTFul API in DataFlex 19.1
Some notes on creating a minimal DataFlex library workspace (generally of classes, but often other source files as well) that can then be accessed by… Read More »Creating a minimal DataFlex Library Workspace
Here are presentations about Creating RESTful JSON Web services with different versions of DataFlex, that Mike has delivered at conferences: Creating RESTful JSON Web Services… Read More »Creating RESTful JSON Web Services with DataFlex
Summary Web services are not new, but they are evolving into something that is increasingly important for software development companies to deliver. Creating RESTful APIs… Read More »Why you should be creating RESTful APIs today