This article explains the basics of using AppHarbor. In this article, I’ll use the .NET SDK Samples project to show how to deploy a .NET project on AppHarbor.
Requirements .NET project App account GitHub PreparingFirst of all, we need a AppHarbor account. If you don’t have one yet, please create one. Registration on AppHarbor is similar to any other site: sign up from the AppHarbor home page by clicking the Sign up button.
Integration of GroupDocs’ Powerful Contract Management Software with Multiple Platforms
Great news to contract management world! After the successful integration of GroupDocs Annotation and GroupDocs Viewer apps with multiple platforms, GroupDocs have now introduced its efficient contract management software plugin to multiple platforms. Now, no matter what CMS you use, you can integrate our contract management software plugin to your websites. [caption id=“attachment_1721” align=“alignnone” width=“600” caption=“GroupDocs introduced its contract management software plugin for various CMSs”][/caption] Once the plugin is installed, you can embed questionnaires and then collect data to automatically create new documents online.
How to use rspec to test GroupDocs API - Part 2
In the first article, How to use rspec to test GroupDocs API. Part 1, we created first test for GroupDocs API. This article describes in details how tests works, what expectation and matchers are, and how to test an API with the PULL method.
Expectation and MatchersSo what are expectation and matchers? Lets look at a small example: string ="GroupDocs" string.should have(9).characters string.should\_not have(5).characters Expectations are defined by should and the negative form should_not.
How to Use RSpec to Test GroupDocs API? - Part 1
In this article, we will review how to use Ruby RSpec for testing REST APIs like GroupDocs. RSpec is a BDD (behavior driven development) framework. You can find more info about RSpec on its official site. There are a lot of different GroupDocs APIs that you can use. In this article we will test one of the User APIs: “Get user profile”.
What You NeedYou need Ruby, Gem, Bundler, and RSpec (gem install rspec) installed on you computer.
How to Convert Files with GroupDocs PHP SDK
This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about others methods in the Swagger explorer.
Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) Initial Installations Learn how to install the Fatfree framework from their Readme: https://github.
Manage Your Documents Efficiently with GroupDocs' Document Management Apps Suite
It’s difficult to find different document management solutions in one place for your diverse needs. You might spend your dime for separate stand-alone apps to fulfill your requirements. On the contrary, we, in GroupDocs, offer different document management apps as a suite to satisfy all your needs. [caption id=“attachment_1591” align=“alignnone” width=“600” caption=“Manage your documents efficiently with GroupDocs’ document management apps suite”][/caption] GroupDocs offer six powerful apps to efficiently manage your documents.
How to Use GroupDocs PHP SDK with Composer or a Built-in Autoloader
GroupDocs supports all major platforms, such as .NET, PHP, Java, Python, etc. So with GropDocs’ SDKs you can easily create your own application to store, view, sign (and use a lot of other great features on) your documents online, using Windows or Linux with your favorite language. Today, I’ll talk about GroupDocs PHP SDK and how to get started with it. Sometimes, developers ask us how to get our PHP SDK, how to use it with Composer, or how to include it into their project.
Integration of GroupDocs’ Document Management Solutions with Google Cloud Storage
Good news to all! Google Cloud is now integrated with GroupDocs’ document management solutions. With this integration, you can now configure Google Cloud as your default storage provider for GroupDocs. You can set this up from within your GroupDocs account area. Flexibility in storage is vital when looking for a powerful document management solution. Most importantly, GroupDocs gives you power to choose your storage provider, which makes our solution flexible and user friendly.
How to Use Swagger UI to Test GroupDocs REST API
The GroupDocs APIs are designed to be REST compliant so that they are familiar and easy to use. This post looks at how to use Swagger to test the GroupDocs APIs. Before showing you how to run a test, it explains Swagger and REST, and why we use them.
Why we use Swagger and RESTSwagger is a specification and a framework for building interactive API documentation and sandboxes, and to generate the code of an API client.
A Year of Great Achievements: 2012 in Review
For GroupDocs, 2012 was a significant year marked by milestones; we’re proud and grateful to end a busy year with great achievements. With constant enhancements, we were able to prove that we’re an integral part of the document management world. In 2012, we have introduced enhanced versions of our apps with added features from time to time; created a variety of plugins for multiple platforms; integrated many different storage options with GroupDocs; introduced flexible API SDKs to help you integrate our apps to your existing applications; and were able build a strong base of valuable customers, ranging from small to mid to enterprise levels; amongst many others.