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

https://github.com/pfgray/sift

A server that will read & store events that conform to IMSGlobal's Caliper specification
https://github.com/pfgray/sift

Last synced: about 1 month ago
JSON representation

A server that will read & store events that conform to IMSGlobal's Caliper specification

Awesome Lists containing this project

README

        

To start up the dev environment, clone this repository and use `docker-compose` to start up the necessary services.

```
docker-compose --file ./docker-compose.dev.yml up --force-recreate
```

Sift will be up and running on port 6506: http://localhost:6506/

login with:
user: `administrator`
password: `password`