• salzlechner
  • dev
  • decorate
  • cook
  • rc
  • photo
dev
  • Links
    • Languages
    • Platforms
    • Hardware
Select Page

StarZen REST library for DataFlex WebApp – Authentication

by mikes | Oct 12, 2020 | DataFlex, DataFlex WebApp

A very important part of creating REST APIs is authentication. We need the ability to sedure API endpoints for different callers. Some endpoints are unsecured and can be called anonymously while most other endpoints will require some form of authentication. There are...

StarZen REST library for DataFlex WebApp – Order API

by mikes | Oct 11, 2020 | DataFlex, DataFlex WebApp, Uncategorized

In this part of the REST API Library series we will create the order API based on DAWs order entry sample database. We will take a look at additional features such as paging, selections as well as additional features to schemas/models. to get started lets create the...

StarZen REST library for DataFlex WebApp – Adding a database

by mikes | Oct 10, 2020 | DataFlex, DataFlex WebApp, Uncategorized

Most of our APIs will deal with database content of course so lets take a look at how we can build these types of APIs. As a sample database we chose to use DAWs order entry database just because we all have and know it already. To start with an easy one we will...

StarZen REST library for DataFlex WebApp – A simple REST service

by mikes | Oct 10, 2020 | DataFlex, DataFlex WebApp

To start lets create a very simple manual REST service. No database involved just a simple service that returns a simple JSON object. To do this we create a Web HTTP handler based on the cszWebAPIController class. lets call it oManualSimpleAPI o show this we modify...

StarZen REST library for DataFlex WebApp – Introduction

by mikes | Oct 10, 2020 | DataFlex, DataFlex WebApp

We are not going to go over general information on REST services there is plenty of information available. This multi part post is meant to show how to use our open source library to create REST services using DataFlex WebApp. The library helps by hiding the...

DataFlex and Native Mobile Applications – React Native

by mikes | Nov 19, 2018 | DataFlex, DataFlex WebApp, React Native

Another post on native applications will cover building a simple native mobile application using React Native. What is React Native? React Native is a JavaScript framework that allows you to write native mobile applications for iOS and Android. It is based on React...
« Older Entries

Recent Posts

  • StarZen REST library for DataFlex WebApp – Authentication
  • StarZen REST library for DataFlex WebApp – Order API
  • StarZen REST library for DataFlex WebApp – Adding a database
  • StarZen REST library for DataFlex WebApp – A simple REST service
  • StarZen REST library for DataFlex WebApp – Introduction

Categories

  • .NET Core (3)
  • Azure Sphere (1)
  • C# (8)
  • DataFlex (55)
  • DataFlex WebApp (44)
  • Hardware (2)
  • Internet of Things (2)
  • JavaScript (3)
  • LINQ (1)
  • Particle Photon (1)
  • React Native (1)
  • SAML (1)
  • SQL (2)
  • Uncategorized (3)
  • VPE for DataFlex (7)
  • Vue.js (7)
  • Win RT (3)
  • Windows (7)
  • WinForms (1)
  • WPF (1)
  • Xamarin (1)
  • Facebook

Designed by Elegant Themes | Powered by WordPress