Beacon Node API Postman collection (#10213)

Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
This commit is contained in:
Radosław Kapka 2022-02-09 19:42:23 +01:00 committed by GitHub
parent a82fd7bf68
commit 2a68c69d8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1708 additions and 0 deletions

View File

@ -0,0 +1,17 @@
# Beacon Node API
https://ethereum.github.io/beacon-APIs/
## Postman
You can use Postman to test the API. https://www.postman.com/
### Postman collection
In this package you will find the Postman collection for the Beacon Node API.
You can import this collection in your own Postman instance to test the API.
#### Updating the collection
The collection will need to be exported and overwritten to update the collection. A PR should be created once the file
is updated.

File diff suppressed because one or more lines are too long