Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://snowcait.github.io/twitter-swagger-ui/

Swagger UI for Twitter API v2, Labs
https://snowcait.github.io/twitter-swagger-ui/

twitter-api

Last synced: about 2 months ago
JSON representation

Swagger UI for Twitter API v2, Labs

Lists

README

        

# Twitter Swagger UI
Swagger UI for Twitter API

## openapi.json
Copy from
- https://api.twitter.com/2/openapi.json -> [docs/openapi.v2.json](docs/openapi.v2.json)
- ~https://api.twitter.com/labs/2/openapi.json -> [docs/openapi.labs.json](docs/openapi.labs.json)~

## Development

```shell
npm install
npm start
```