gramps-web-api icon indicating copy to clipboard operation
gramps-web-api copied to clipboard

A RESTful web API for Gramps

Gramps Web API

This is the repository for Gramps Web API, a Python REST API for Gramps.

It allows to query and manipulate a Gramps family tree database via the web.

Gramps Web API is the backend of Gramps Web, a genealogy web app based on Gramps, but can also be used as backend for other tools.

More information

  • API documentation for Gramps Web API: https://gramps-project.github.io/gramps-web-api/
  • Developer documentation for Gramps Web API: https://www.grampsweb.org/dev-backend/
  • Documentation for Gramps Web: https://www.grampsweb.org

Related projects

  • Gramps Web frontend repository: https://github.com/gramps-project/gramps-web