fst-http
v0.0.1
Published
HTTP client based on Axios with Datadog goodies.
Readme
HTTP client based on Axios with Datadog goodies.
Before work
npm run prepareIt will install husky pre-commit check
Installation
npm installStart development
npm start
Linting
npm lint