# sonic < core >

![image](./image.png) 

Accelerate your swagger doc experience.

![CodeQL](https://github.com/Tiemma/sonic-core/workflows/CodeQL/badge.svg)
![Node.js CI](https://github.com/Tiemma/sonic-core/workflows/Node.js%20CI/badge.svg)

# What does this do?
This project houses the core APIs for a suite of tools on documentation based on Swagger.

# Why do this
I got tired of getting tickets to update the swagger documentation which isn't easy or also extremely fun to do.

So whilst creating a simple handler to record the requests, I started this project.

# What can I do with this?
Like every core API project, this is not usable by you.

It's a base package consumed by other projects which inherit functionality from here.

# Projects using this package
- [Sonic < express >](https://github.com/Tiemma/sonic-express)

# I found a bug, how can I contribute?
Open up a PR using the ISSUE TEMPLATE [here](./.github/ISSUE_TEMPLATE/feature_request.md)
