khashashin / gramps-webapi

A RESTful web API for Gramps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gramps Web API

This project provides a RESTful web API to query and manipulate a Gramps family tree database. It can serve e.g. as backend for a web app. Gramps Web API is the backend powering Gramps Web.

API documentation

The documentation of the current state of the API can be browsed with Swagger:

Gramps API docs

The project is still under development, so API changes should be expected.

Demo Server

A demo server is available at https://gramps-webapi-demo.herokuapp.com/api/metadata

Documentation

The project's documentation is hosted at https://gramps-project.github.io/web/.

About

A RESTful web API for Gramps

License:GNU Affero General Public License v3.0


Languages

Language:Python 99.2%Language:HTML 0.5%Language:Dockerfile 0.2%Language:Shell 0.1%Language:Mako 0.1%