REST API

More
2 years 8 months ago #370 by * Appeon *
* Appeon * created the code: REST API
The REST API app demonstrates standard RESTful Web API development using DataWindow technology. It is developed in C# with .NET DataStore 2021.

Key Techniques Demonstrated:
  • Creating a standard RESTful Web API project
  • Performing CRUD using .NET DataStore
  • Managing transactions using .NET DataStore
  • Async programming using .NET DataStore

API Test: dsdemo.appeon.com/rest/api/SalesOrderDetail/15
Github Sorce Code: github.com/Appeon/.NET-DataStore-Rest-Example

Please Log in or Create an account to join the conversation.