-
Hapi is out of date, but will require a refactor to upgrade.
-
Goals of this task:
Make friend with Hapi.JS - A nodeJS framework by build a simple website with:
1 - A homepage
2 - Article pages with text, images, ... (links from homepage)
3 - A signup page …
-
Look into if it's feasible to disallow hapi request payloads to contain either `__proto__` or `constuctor.prototype` by default (it should probably be possible to allow these on a per-endpoint basis)
-
**Describe the bug**
When using the _DontEncodeElements_ feature of the parser, the serialized resource is invalid if an element contains a single value, and that was ignored by _DontEncodeElements_.…
-
We have a PR for *exporting* FHIR JSON:
- #320.
This could be used for loading a HAPI FHIR server using any OAK-wrapped ontology
It would be useful to have the converse operation - the abili…
-
Please update with working examples of server. HTTP example doesn't create a json file and returns directory read error. HAPI example return forbidden 401 error. Documentation would be helpful.
34r7h updated
5 years ago
-
- [ ] `server.event()`
- [ ] `server.on()`
-
There is difference between HAPI OBR Columns order for '**HL7 V2.8.1**' and '**HL7 2.8.1 document**'. Please find below file that has columns for both.
[AsParHAPIForOBR.pdf](https://github.com/hapi…
-
Will this work with Hapi 18.x ?
-
One of the biggest frustrations I have with the current state of application security is the false divide between security professionals and developers. It bothers me that security professionals have …