Dedication

To my father, Guy Louvel, for his love of life and people and for inspiring my passion for computers

—J.L.

Brief Table of Contents

 

Copyright

Brief Table of Contents

Table of Contents

Foreword

Preface

Acknowledgments

About this Book

About the Cover Illustration

1. Getting started

Chapter 1. Introducing the Restlet Framework

Chapter 2. Beginning a Restlet application

Chapter 3. Deploying a Restlet application

2. Getting ready to roll out

Chapter 4. Producing and consuming Restlet representations

Chapter 5. Securing a Restlet application

Chapter 6. Documenting and versioning a Restlet application

Chapter 7. Enhancing a Restlet application with recipes and best practices

3. Further use possibilities

Chapter 8. Using Restlet with cloud platforms

Chapter 9. Using Restlet in browsers and mobile devices

Chapter 10. Embracing hypermedia and the Semantic Web

Chapter 11. The future of Restlet

 Appendixes

Appendix A. Overview of the Restlet Framework

Appendix B. Installing the Restlet Framework

Appendix C. Introducing the REST architecture style

Appendix D. Designing a RESTful web API

Appendix E. Mapping REST, HTTP, and the Restlet API

Appendix F. Getting additional help

 References

Index

List of Figures

List of Tables

List of Listings

Table of Contents

Copyright

Brief Table of Contents

Table of Contents

Foreword

Preface

Acknowledgments

About this Book

About the Cover Illustration

1. Getting started

Chapter 1. Introducing the Restlet Framework

Foreword