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

https://github.com/oguzhane/chrome-devtools-protocol-specs

Chrome DevTools Protocol Specs in form of OpenAPI/Json Schema
https://github.com/oguzhane/chrome-devtools-protocol-specs

chrome-devtools chrome-devtools-protocol json-schema openapi playwright swagger

Last synced: 5 months ago
JSON representation

Chrome DevTools Protocol Specs in form of OpenAPI/Json Schema

Awesome Lists containing this project

README

          

# chrome-devtools-protocol-specs

Repository that has Chrome DevTools Protocol Spec in the form of OpenAPI and Json Schema standards.

## Goal
This project aims to open a door for making use of existing tooling around OpenAPI/JsonSchema for generating data models(commands, events, types) of Chrome DevTools Protocol for any language.

Developers can use those specs to generate the data models in Chrome Dev Protocol for any language by leveraging tremendous toolings for OpenAPI/JsonSchema.

## Libraries
Below list of libraries that uses the specs in this repo

## C#
https://github.com/oguzhane/chrome-devtools-protocol-csharp