https://github.com/gofer-engine/gofer-engine
https://github.com/gofer-engine/gofer-engine
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gofer-engine/gofer-engine
- Owner: gofer-engine
- License: isc
- Created: 2023-06-15T17:36:12.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-30T19:22:31.000Z (about 1 year ago)
- Last Synced: 2025-04-10T02:54:59.383Z (about 2 months ago)
- Language: TypeScript
- Homepage: https://gofer-engine.vercel.app
- Size: 2.44 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-surreal - Gofer Engine - An HL7 (Healthcare Level 7) Interface Engine built to deploy on Node.js servers that provides SurrealDB as a persistance layer option. (Projects)
README
# GoferEngine
[](https://www.typescriptlang.org/)
[](https://nodejs.org)
[](https://nx.dev/)
[](https://www.docker.com/)
[](https://graphql.org)
[](https://eslint.org/)
[](https://jestjs.io/)[](https://www.hl7.org/implement/standards/product_brief.cfm?product_id=185)
[](https://github.com/gofer-engine/gofer-engine/blob/master/LICENSE.md)

An HL7 interface engine built for simplicity and speed, strongly typed, and ready to containerize.
# Documentation

[GoferEngine.com](https://goferengine.com)
[Old Documentation](https://gofer-engine.github.io/)
See Documentation link to view installation and usage instructions.
## Libraries
- [`@gofer-engine/engine`](https://github.com/gofer-engine/gofer-engine/tree/master/libs/engine)
Core engine functionality including sending and receiving messages.
- [`@gofer-engine/handelse`](https://github.com/gofer-engine/gofer-engine/tree/master/libs/handelse)
An event system for adding listeners and emitting events.
- [`@gofer-engine/hl7`](https://github.com/gofer-engine/gofer-engine/tree/master/libs/hl7)
Classes for parsing, encoding, and transforming HL7 messages.
- [`@gofer-engine/queue`](https://github.com/gofer-engine/gofer-engine/tree/master/libs/queue)
Queing library to support higher throughput
- [`@gofer-engine/stores`](https://github.com/gofer-engine/gofer-engine/tree/master/libs/stores)
Store libraries to support long term storage.
[](https://surrealdb.com/)
[](https://www.postgresql.org/)
[](https://dgraph.io/)
[](https://www.mongodb.com/)
## Community
[](https://discord.gg/pDQvMNUwk7)
[](https://github.com/gofer-engine/gofer-engine)