-
Domain redirecting https://nlp.stampy.ai/api/search works in a web browser but when called within a program, it returns a 503 error. Need to use https://stampy-nlp-t6p37v2uia-uw.a.run.app/api/search.
-
useful for plugins to implement heavy processing such as fuzzy search.
Also need to implement TransferrableObjects for perf if possible. https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers…
-
### Expected behavior
* As a marketplace user
* In order to consume K8S api offering provisionning capabilities such as databases, compute (K8S clusters, namespaces ...)
* I need a webui
### …
-
Currently, one of the most useful plugins, the quick web search, uses Bing search. The main issue with this is that the usage exceeds the free limit on the Bing API, and the preview is thus broken. Th…
-
Hey guys,
I'm wondering if it's possible to add parental control switches. In the Deco app (on Android at least) you can display information and turn on/off internet for some "device groups". Althou…
-
Issue found on February 19th 2015.
#### Endpoint(s):
* Documentation: `GET https://api.spotify.com/v1/search`
#### Scope(s):
* None (application is not using authentication)
#### Steps …
-
This problem is so simple but I can't seem to figure it out. I have some very simple code to interact with the bing web search api.
```
query %
api_query_(q = bquote(.(query)), count = 20) %>%
…
-
**Is your feature request related to a problem? Please describe.**
When I try to upload a new Workflow (logicApp) form the `azure.mgmt.logic` sdk, I'm confronted to this error `The API connection 'az…
-
### Describe the feature
It would be great if we could add any custom search engine (and not just Startpage) using normal search strings. Bonus points for search suggestions too.
This search eng…
-
### Prerequisites
- [X] I performed a [cursory search of the issue tracker](https://github.com/airdcpp/airdcpp-windows/issues) to avoid opening a duplicate issue
- [X] I am running the latest version…