Learn how to use GeoRocket and to integrate it into your application.
The user documentation introduces GeoRocket and its architecture. It describes how to install the server and the client and how to use the command-line interface. It also describes GeoRocket's functionality in detail.
Use the client API to access GeoRocket from your application through a well-defined interface. The client API uses GeoRocket's HTTP interface internally.
The server API is a collection of interfaces you can implement to add new functionality to GeoRocket or change its behaviour.