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

https://github.com/rongfengliang/restheart-docker-compose

restheart-docker-compose
https://github.com/rongfengliang/restheart-docker-compose

docker-compose restheart

Last synced: 3 months ago
JSON representation

restheart-docker-compose

Awesome Lists containing this project

README

        

# restheart docker-compose running

## How to Run

```code
docker-compose up -d
```

## Access UI

```code
open http://localhost:8080/browser/#/?hal=f
```

##