-
I've been working as a blockchain company. My manager wants to integrate: Amazon X-Ray. Our solution uses several microservices. Part of them are using: hapi.dev(https://hapi.dev). The others microser…
-
The package `hapi-7.5.3` has a file named `npm-shrinkwrap.json` at the top-level, this file seems to pin the dependencies to specific versions, even if they are out-dated.
While building with nix-bui…
-
Using these steps I get errors when trying to set up the project.
git clone https://github.com/yearn-integrations/yearn-api.git
cd yearn-api
cp .env.example .env
docker-compose up
Output was …
-
## The devDependency [hapi](https://github.com/hapijs/hapi) was updated from `17.6.0` to `17.6.1`.
🚨 [View failing branch](https://github.com/greenkeeper-keeper/hapi-greenkeeper-keeper/compare/maste…
-
## Overview
I haven't worked with this locally in 2-3 weeks. I see that #4 is still open, but I decided to try again anyway. However this time, I got a new error.
## Issue list
- [ ] 1. `No such …
-
How does the community feel about adding multiple: true to the hapi plugin. I have a few apollo graphql services that add multiple endpoints and need to register the plugin multiple times.
Adding …
-
#### Context
* *hapi-swagger version*: "^7.7.1"
* *hapi*:"^16.1.1"
#### What are you trying to achieve or the steps to reproduce ?
I'm having a hapi route i.e POST with json payload with the…
-
- [ ] Write a blog post about the keycloak HAPI integration and how it's now used
- [ ] Write a blog post about the HAPI location hierarchy work.
-
The npm version doesn't work on newer versions of Hapi, primarily because of needing to do `reply.continue();` on the Hapi reply object now.
-
It's not a core package technically (or a PyHC package in general, which may be an oversight), but it is necessary for HAPI's plotting capabilities. Should we include `hapiplot`?