An open API service indexing awesome lists of open source software.

https://github.com/ideacrew/fdsh_gateway


https://github.com/ideacrew/fdsh_gateway

Last synced: 4 months ago
JSON representation

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
```