@dimkl/ajv-discovery-sdk
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

Ajv Discovery SDK [JS]

@dimkl/ajv-discovery-sdk is a JS SDK to provide api methods with validations using auto-discovery. This package is intented to be used with @dimkl/ajv-discovery-api or by providing json schemas.

Installation

Use the package manager npm to install @dimkl/ajv-discovery-sdk

npm install @dimkl/ajv-discovery-sdk

Requirements & limitations

  • node >= 14

Usage

Examples can be found in examples/ folder:

Testing

Run tests

npm test

Support

For feature request or issues contact me via email or open an issue in repo

Publish

npm version {patch|minor|major}
npm publish

Roadmap

  • [ ] Add tests & code coverage
  • [ ] Add .github/{ISSUE|PULL_REQUEST}
  • [ ] Changelog & Github Releases
  • [ ] Code coverage shield
  • [ ] Add more examples (eg fastify, express, nextJS, remix, ...)
  • [ ] Port it to more languages (eg Python, Ruby, ...)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Package Sidebar

Install

npm i @dimkl/ajv-discovery-sdk

Weekly Downloads

2

Version

0.1.3

License

MIT

Unpacked Size

15.4 kB

Total Files

13

Last publish

Collaborators

  • dimkl