Skip to content

Implementation of Twitter internal API (Twitter graphql API) in TypeScript

License

Unknown, AGPL-3.0 licenses found

Licenses found

Unknown
LICENSE
AGPL-3.0
LICENSE.AGPL
Notifications You must be signed in to change notification settings

fa0311/twitter-openapi-typescript

Repository files navigation

twitter-openapi-typescript

issues / discussions

Table of Contents

This repository contains two packages.

graph LR
  A[twitter-openapi]--Auto Generated-->B[twitter-openapi-typescript-generated]
  B--Simplified handling-->C[twitter-openapi-typescript]

twitter-openapi-typescript

Learn more about people-friendly TypeScript packages here.

twitter-openapi-typescript/README.md

twitter-openapi-typescript-generated

Note! twitter-openapi-typescript-generated is a package for advanced users who are familiar with Twitter's API. In general, twitter-openapi-typescript should be used!

Build

git clone https://github.com/fa0311/twitter-openapi-typescript.git
cd twitter-openapi-typescript-generated
openapi-generator-cli version # 6.5.0
java -jar tools/openapi-generator-cli.jar generate -g typescript-fetch -c tools/openapi-generator-config.yaml
npm run build

Setup

npm i twitter-openapi-typescript-generated

License

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

Usage

twitter-openapi-typescript-generated/README.md

About

Implementation of Twitter internal API (Twitter graphql API) in TypeScript

Topics

Resources

License

Unknown, AGPL-3.0 licenses found

Licenses found

Unknown
LICENSE
AGPL-3.0
LICENSE.AGPL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages