wadm-js-client
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "wadm-js-client", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Client for connecting to the REST APIs via a JS library", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
# OhMyPrints / WadM JavaScript Client | ||
This package exposes the API of [Werkaandemuur](https://www.werkaandemuur.nl/nl) via a JavaScript wrapper. It is pretty basic but should help you get started in combining data for your own use. It might also wordt for data that's exposed on [OhMyPrints](https://www.ohmyprints.com/de) (sibling company), but I haven't had a usecase nor tested it. | ||
This package exposes the API of [Werkaandemuur](https://www.werkaandemuur.nl/nl) via a JavaScript wrapper. It is pretty basic but should help you get started in combining data for your own use. | ||
It might also work for data that's exposed on [OhMyPrints](https://www.ohmyprints.com/de) (sibling company), but I haven't had a usecase nor tested it. | ||
@@ -78,5 +79,7 @@ ## Fair use | ||
``` | ||
## Contributing | ||
If you want to contribute, feel free to drop me a line or open up an Issue on the repo. Then we can discuss how the change would fit in with the client. | ||
## Disclaimer | ||
I am not affiliated with WadM or OhMyPrints. If the API changes, this wrapper will inevitably fail and will need some manual updating. Feel free to contribute to this repo if you like. | ||
I am not affiliated with WadM or OhMyPrints. If the API changes, this wrapper will inevitably fail and will need some manual updating. Feel free to contribute to this repo if you like. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13776
85