cancel
Showing results for 
Search instead for 
Did you mean: 

How to call Alfresco REST API (remote server) from a console app

mdmusa
Champ in-the-making
Champ in-the-making
I need the steps or tutorial that shows the steps necessary to call Alfresco REST API from a .NET console app or web app.
Could you please help me with pointers?
Thanks
1 REPLY 1

jpotts
World-Class Innovator
World-Class Innovator
Try reading the Apache Chemistry site where it talks about DotCMIS. For example, here is the Getting Started with DotCMIS page:
http://chemistry.apache.org/dotnet/getting-started-with-dotcmis.html

You can also look for generic .NET tutorials pertaining to working with RESTful APIs and then once you figure that out, start using what you've learned against Alfresco.

Jeff