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

https://github.com/broxus/stever-frontend


https://github.com/broxus/stever-frontend

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# StEver
StEver frontend source code

## OpenAPI codegen
```
npx openapi-typescript-codegen --input https://staking.everwallet.net/v1/swagger.yaml --output ./src/apiClientCodegen --client axios
```