Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 438 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 438 Bytes

API Mediator

Automatically generate mappings of API specs of similar services e.g. GitHub, Gitlab

TODO

  • 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