GitHub REST API Delphi Client via sgcOpenAPI
GitHub maintains one of the largest OpenAPI descriptions published anywhere, and releases it under the MIT licence. sgcOpenAPI does not ship a hand written GitHub component, it ships a generator. One command line over api.github.com.json produces a single Pascal unit with 1,225 methods, a typed response class for each of them, and a GetOpenAPIClient function that hands you a ready client.