8000 GitHub - fa0311/twitter-openapi: OpenAPI(Swagger) specification of Twitter Internal API (Twitter graphql API)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fa0311/twitter-openapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
< 8000 svg aria-hidden="true" focusable="false" class="octicon octicon-file color-fg-muted" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom">
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter OpenAPI

Twitter OpenAPI(Swagger) specification

issues / discussions

Usage

openapi-generator-cli generate -g <language> -i https://raw.githubusercontent.com/fa0311/twitter-openapi/main/dist/docs/openapi-3.0.yaml -o ./generated

There are several outputs, but the one that most closely follows the OpenAPI specification is dist/docs. However, a lot of syntax that is not supported by some generators is used.

You can also modify the hook to make the generated results more user-friendly. build_config.py

Note that the license also inherits to the output.

Contribute

CONTRIBUTING.md

build

python -V # Python 3.10.8
pip install -r requirements.txt
python tools/build.py

License

This project is dual licensed. You can choose one of the following licenses:

About

OpenAPI(Swagger) specification of Twitter Internal API (Twitter graphql API)

Topics

Resources

License

Unknown, AGPL-3.0 licenses found

Licenses found

Unknown
LICENSE
AGPL-3.0
LICENSE.AGPL

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0