This is part of the microtasks defined in the proposed GSoC project at T60585: Allow contributors to update their own details in tech metrics directly.
This task aims at providing a first version of a REST API based on the SortingHat tool API [1]. Specifically listing identities from the database.
Specific goals:
- Understand the SortingHat API (command line python-based tool)
- Populate first version of the database
- Create a first REST API version that offers the list of identities from the database
[1] https://github.com/MetricsGrimoire/sortinghat/blob/master/sortinghat/api.py