Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wagenrace/openmeasurement_backend


https://github.com/wagenrace/openmeasurement_backend

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## Local testing

Make a env.list with NEO4J_URL, NEO4J_USER, and NEO4J_PSWD.
Run

```cmd
uvicorn app.main:app --env-file env.list --port 81
```