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

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2014 10:39 PM
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
Could you please help me with pointers?
Thanks
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2014 10:41 PM
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
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
