An open API service indexing awesome lists of open source software.

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.

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.