Quantcast
Channel: ASPRunner forums
Viewing all articles
Browse latest Browse all 2586

REST API Creation from ASPRunner.NET

$
0
0
A few weeks ago, I spent some time and put together a success Proof of Concept for some work we have to do - to start interfacing with a commercial system via REST API. The support in ASPRunner.NET worked very well, and I created two different REST Connections and I think 5 or so REST Views that were attached to ASPRunner.NET lists and pages. Very nice.

I'm about to return - this time to test REST API Creation from ASPRunner.NET. Via Stored Procedure or C#, ASPRunner.NET will wrap that up into a service endpoint that can be called by other ASPRunner.NET apps or other types of apps. My testing will involve creation of the APIs in an ASPRunner.NET project, and demo consumption of the APIs from a Python script.

If are experimenting with this too, please share your experiences here. Thanks.

Viewing all articles
Browse latest Browse all 2586

Trending Articles