Skip to content
Snippets Groups Projects

MapServer Rest API - Rest Configuration API Reference

It is in process of writing...

Nevertheless, you could refer (in part) to the GeoServer Rest API documentation cause MRA was designed to offer compatibility with this model.

You will also find few docstrings by reading the code, especially the module server.py which defines the URL mapping infrastructure and HTTP methods used by the REST API.