-
It would be great to get some support for regex/wildcard matching in the context.
So for example
```
context: [ '/api/houses/*/rooms' ]
```
— where `*` is whatever house ID we have at that point.
…
-
Limiting payment sizes is an important way for connectors to manage their risk. The `ilp-connector` should be able to put a per-account limit on the payment size. Ideally, the limit could be set to au…
-
I am not sure if I am just doing something wrong, but every time I try to connect to Glance through fog I get connection_write timeouts. Identity, compute, etc work fine. The 'python' api's work fro…
-
is connect going to be rewritten using stack ?
weepy updated
13 years ago
-
heroku-cli: Installing Toolbelt v4...SSL_connect returned=1 errno=0 state=unknown state: unknown protocol (OpenSSL::SSL::SSLError)
/usr/local/heroku/vendor/gems/excon-0.45.4/lib/excon/ssl_socket.rb:12…
-
Hello All,
I'm seeking the best way to unit testing my handler:
In main file:
` func init() {
db.Connect()
}
func main() {
// Init API
api := gin.Default()
// Using …
-
Hi,
i want to show my users some custom error in case of validation error.
currently swagger show all the call stack which of course i don't want to show to the user.
i want some mapping mw to convert…
-
Hello,
Congratulations for this integration of OnlyOffice to NextCloud, no more complications with Docker and Vhosts!
I use the same instance of NextCloud on several domains, OnlyOffice works ve…
-
Since we are interested in creating an interface to connect to multiple chat rooms, my proposal is to use a middleware based architectural approach ( something like express, koa does ). Now, these mid…
-
## base
- node.js, => 10
- typescript, => latest
- Docker
## target
- Container as a Service
- ECS
- GAE
- Cloud Run
- Serverless
- Lambda
- Cloud Function
- k8…