-
#### Context
* *hapi-swagger version*: 9.1.2
* *any other relevant information*:
#### What are you trying to achieve or the steps to reproduce?
My dev server is `http` and the production ser…
-
#### Context
* *hapi-swgger version*: 9.0.2
#### What are you trying to achieve or the steps to reproduce ?
Our API returns normalized data, like:
```js
{
article: {
id: 'article:1…
-
When having a reverse proxy-based setup `request.info.remoteAddress` should not be used as it always holds the proxy's IP and not the real client IP. This means that the request rate limiting is actua…
-
This issue will contain a compilation of all the errata discovered, and any other further guidance. However, be sure to check the [main errata page here](https://www.packtpub.com/books/content/support…
-
**Describe the bug**
When matching with `_id` field, the search param matcher uses `StringParam` instead of `TokenParam`. This should be `TokenParam` according to the [FHIR specifications](https://hl…
-
```bash
npm WARN deprecated core-js@2.6.9: core-js@
-
Нужно определиться со стеком технологий, концептуальной архитектурой и протоколами взаимодействия клиента с сервером.
Исходя из моих сведений о людях принимающих участие и своего опыта я вижу решен…
-
Update architecture and use the following packages:
* webpack
* hapi.js
* react.js
-
In PR #277, the JDBC based search mode of the batch pipeline is implemented. We should also implement the active period feature for this mode.
The active period feature, specified by the flag `--ac…
-
I have implemented a FHIR server that exposes Consent resources with HAPI FHIR 4.1.0. The server implements a simple in-memory database of Consent resources and supports the Read, Search and Create o…