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

https://github.com/neuralegion/har-sdk

HAR SDK enables Node.js developers to easily work with HAR, convert it from OAS/Swagger and Postman collection, and more.
https://github.com/neuralegion/har-sdk

converter generator har oas openapi sampler swagger typescript

Last synced: 6 months ago
JSON representation

HAR SDK enables Node.js developers to easily work with HAR, convert it from OAS/Swagger and Postman collection, and more.

Awesome Lists containing this project

README

          

# HAR SDK

[![Maintainability](https://api.codeclimate.com/v1/badges/4acaec95c82465cb2c3d/maintainability)](https://codeclimate.com/github/NeuraLegion/har-sdk/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/4acaec95c82465cb2c3d/test_coverage)](https://codeclimate.com/github/NeuraLegion/har-sdk/test_coverage)
![Build Status](https://github.com/NeuraLegion/har-sdk/actions/workflows/auto-build.yml/badge.svg?branch=master)
![NPM Downloads](https://img.shields.io/npm/dw/@har-sdk/core)

**HAR SDK** enables Node.js developers to easily work with HAR, convert it from OAS/Swagger and Postman collection, and more.

## 📝 License

Copyright © 2022 [NeuraLegion](https://github.com/NeuraLegion).

This project is licensed under the MIT License - see the [LICENSE file](LICENSE) for details.