This is a google chrome extension that filters requests given an URL and reverse engineers it to generate an Open API documentation that is compatible with Postman.
We use Angular conventional commits.
Merging to main will generate a release.
Run developer environment npm i && npm run dev
Create a PR to the main branch following the PR template.
compile: compiles the software to the build dir
dev: runs the dev environment
test: runs tests