moonstream/backend
Neeraj Kashyap 117cfa881e Hooked up /streams/ routes to providers
Also added a top-level providers interface which gets data from each
individual event provider in the background before returning data to the
API. Check `backend/moonstream/providers/__init__.py`.
2021-08-20 11:14:21 -07:00
..
deploy
moonstream Hooked up /streams/ routes to providers 2021-08-20 11:14:21 -07:00
scripts
.gitignore
README.md
dev.sh Hooked up ethereum_blockchain provider to /streams/ route 2021-08-19 08:09:58 -07:00
mypy.ini
requirements.txt Bumped bugout-python dependency to 0.1.16 2021-08-10 09:56:57 -07:00
sample.env
setup.py Merge branch 'main' into whale-watch 2021-08-13 12:37:55 -07:00

README.md

moonstream backend