Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
RavenDB 2.x Beginner's Guide

You're reading from  RavenDB 2.x Beginner's Guide

Product type Book
Published in Sep 2013
Publisher Packt
ISBN-13 9781783283798
Pages 356 pages
Edition 1st Edition
Languages
Author (1):
Khaled Tannir Khaled Tannir
Profile icon Khaled Tannir

Table of Contents (21) Chapters

RavenDB 2.x Beginner's Guide
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Getting Started with RavenDB RavenDB Management Studio RavenDB.NET Client API RavenDB Indexes and Queries Advanced RavenDB Indexes and Queries Advanced RavenDB Document Capabilities RavenDB Administration Deploying RavenDB Scaling-out RavenDB RavenDB Profiling RavenDB HTTP API Putting It All Together Pop Quiz Answers Index

Time for action – downloading and launching the RESTClient tool


Let us start by downloading the RESTClient tool to begin using the RavenDB HTTP API:

  1. Open your web browser and go to this URL: http://www.wiztools.org/.

  2. In the projects list click on the RESTClient link.

  3. Download the RESTClient 3.1 GUI Executable Jar file.

    Note

    At the time of writing, RESTClient v3.1 GUI was the latest version. If a newer stable release is available, you should download that version instead.

  4. Once downloaded, double-click on the JAR file to launch the RESTClient tool.

    Note

    RESTClient requires a Java Runtime Environment (JRE) to run, which might be already installed on your system. If the JRE is not present on your system, please install the latest JRE from http://www.java.com before installing and launching RESTClient.

What just happened?

We just downloaded the latest version of the open source Java application RESTClient to compose REST requests easily.

We will use this third party tool to create the HTTP requests that...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}