Creating RESTful Services 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
Welcome to our blog! We love technology and when we’re working on something new and interesting (and time allows), we try to write about it to share and pass on the knowledge.
Often, but not always, our posts are related to DataFlex software in some way as that is our software development language of choice.
Sometimes, we put our articles directly on the DataFlex.wiki, so if you are looking for something DataFlex specific, it’s worth taking a look there.
Some of our more recent articles on DataFlex.wiki (which aren’t on this site) include:
(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
In recent years the use of RESTful APIs has become pervasive, supplanting XML/SOAP web services as the integration mechanism of choice for most service providers. The range of… Read More »OAUTH 2.0, RESTful APIs and DataFlex