# gramps-webapi **Repository Path**: mirrors_gramps-project/gramps-webapi ## Basic Information - **Project Name**: gramps-webapi - **Description**: A RESTful web API for Gramps - backend of Gramps Web - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-09-08 - **Last Updated**: 2026-07-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Gramps Web API This is the repository for **Gramps Web API**, a Python REST API for [Gramps](https://gramps-project.org). It allows to query and manipulate a [Gramps](https://gramps-project.org) family tree database via the web. Gramps Web API is the backend of [Gramps Web](https://www.grampsweb.org/), 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/development/backend/ - Documentation for Gramps Web: https://www.grampsweb.org ## Related projects - Gramps Web frontend repository: https://github.com/gramps-project/gramps-web