https://github.com/edenlabllc/prm.api
Partnership Relations Management for Ukrainian Health Services government institution.
https://github.com/edenlabllc/prm.api
docker ehealth elixir elixir-lang government open-source partnership-relation-management postgresql prm
Last synced: 21 days ago
JSON representation
Partnership Relations Management for Ukrainian Health Services government institution.
- Host: GitHub
- URL: https://github.com/edenlabllc/prm.api
- Owner: edenlabllc
- License: apache-2.0
- Created: 2017-02-28T14:48:32.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-11T11:24:48.000Z (over 7 years ago)
- Last Synced: 2025-02-12T08:45:10.568Z (2 months ago)
- Topics: docker, ehealth, elixir, elixir-lang, government, open-source, partnership-relation-management, postgresql, prm
- Language: Elixir
- Homepage:
- Size: 325 KB
- Stars: 2
- Watchers: 17
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# PRM API
[](https://travis-ci.org/Nebo15/prm.api) [](https://coveralls.io/github/Nebo15/prm.api?branch=master)
Partnership Relations Management API for Ukrainian Health Services government institution.
## Specification
- [API docs](http://docs.ehealthapi1.apiary.io/#reference/internal.-partner-relationship-management)
- [Entity-relation diagram](https://edenlab.atlassian.net/wiki/display/EH/PRM)## Installation
You can use official Docker container to deploy this service, it can be found on [nebo15/prm](https://hub.docker.com/r/nebo15/prm/) Docker Hub.
### Dependencies
- PostgreSQL 9.6 is used as storage back-end.
- Elixir 1.4
- Erlang/OTP 19.2## Configuration
See [ENVIRONMENT.md](docs/ENVIRONMENT.md).
## License
See [LICENSE.md](LICENSE.md).