graphprotocol / graph-node

Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
https://thegraph.com
Apache License 2.0
2.91k stars 968 forks source link

Document admin api endpoints #2637

Open dm3ch opened 3 years ago

dm3ch commented 3 years ago

Do you want to request a feature or report a bug? feature

What is the expected behavior? It would be cool to document admin/etc APIs. Maybe even using OpenApi/Swagger. It would be useful for users to create own node control software

azf20 commented 3 years ago

Hey @dm3ch! Which APIs are you referring to specifically?

dm3ch commented 3 years ago

I meant API used to deploy, delete subgraph and etc

azf20 commented 3 years ago

This is a great idea and we are working on it, thanks!

chiragg6 commented 2 years ago

@azf20 Any update on the API doc