https://github.com/maximilianmairinger/webinquiryadapter
nodejs adapter for webinquiry.
https://github.com/maximilianmairinger/webinquiryadapter
adapter inquiry web
Last synced: 6 months ago
JSON representation
nodejs adapter for webinquiry.
- Host: GitHub
- URL: https://github.com/maximilianmairinger/webinquiryadapter
- Owner: maximilianMairinger
- Created: 2020-03-08T18:26:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-09T12:30:29.000Z (over 6 years ago)
- Last Synced: 2025-07-01T16:21:08.215Z (12 months ago)
- Topics: adapter, inquiry, web
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/web-inquiry-adapter
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web inquiry adapter
nodejs adapter for webinquiry.
> Please not that Web inquiry adapter is currently under development and not yet suited for production
## Example
```js
import webInquiryAdapter from "web-inquiry-adapter"
webInquiryAdapter()
```
## Contribute
All feedback is appreciated. Create a pull request or write an issue.