- You are here:
-
Home
-
CodeXchange
-
All
-
.NET DataStore
- REST API
REST API
- * Appeon *
-
Code Author
- Offline
Less
More
- Posts: 154
1 year 9 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:
API Test: dsdemo.appeon.com/rest/api/SalesOrderDetail/15
Github Sorce Code: github.com/Appeon/.NET-DataStore-Rest-Example
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.