Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

twitter-api

Last synced: 12 days ago
JSON representation

Swagger UI for Twitter API v2, Labs

Awesome Lists containing this project

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
```