https://github.com/ideacrew/fdsh_gateway
https://github.com/ideacrew/fdsh_gateway
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ideacrew/fdsh_gateway
- Owner: ideacrew
- Created: 2021-04-15T01:51:30.000Z (about 5 years ago)
- Default Branch: trunk
- Last Pushed: 2026-01-21T04:51:03.000Z (5 months ago)
- Last Synced: 2026-01-21T17:11:36.251Z (5 months ago)
- Language: Ruby
- Size: 3.48 MB
- Stars: 0
- Watchers: 17
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# FDSH Gateway
Provides integration with FedHub services for OpenHBX applications.
## Documentation
Documentation is automatically generated for both the project and the Ruby source code.
To build and view the documentation, make sure you have hugo installed (usually via `brew install hugo`) and then run:
```
bundle exec rake docserver
```