Automatically generate mappings of API specs of similar services e.g. GitHub, Gitlab
- define a mapping schema (data type of a dictionary mapping e.g. endpoint/endpoint and method/method, field/field)
- write syncing code (`request_download(), execute_mapping(), request_upload())
- get API specs of GitHub and Gitlab, maybe shrink them to a smaller size
- write prompts to determine the mapping