This project provides a RESTful web API to query (and, in the future also manipulate) a Gramps family tree database. It can serve e.g. as backend for a web app.
The documentation of the current state of the API can be browsed with Swagger:
The project is still under development, so API changes should be expected.
A demo server is available at https://gramps-webapi-demo.herokuapp.com/api/metadata
The project's documentation is currently hosted on the Github Wiki: