moonstream/backend
Tim Pechersky 5946abb75b
Merge pull request #37 from zomglings/frontend-api-auth
Frontend now authenticates with Moonstream API.
2021-08-02 19:45:42 +08:00
..
deploy Fixes to working backend deployment 2021-07-29 13:52:32 +00:00
moonstream Merge pull request #37 from zomglings/frontend-api-auth 2021-08-02 19:45:42 +08:00
scripts EthereumTransaction pydantic model now true representation 2021-07-29 00:05:57 -07:00
.gitignore Added .secrets to backend .gitignore 2021-07-28 10:58:31 -07:00
README.md User and token endpoints with updated middleware 2021-07-21 14:30:29 +00:00
dev.sh Moonstream backend init 2021-07-19 10:31:18 +00:00
mypy.ini Added mypy.ini to Moonstream backend 2021-07-28 10:24:12 -07:00
requirements.txt Small updates 2021-07-29 21:09:53 +03:00
sample.env Added moonstreamdb env vars to sample.env 2021-07-28 11:19:43 -07:00
setup.py Added moonstreamdb at backend requirements 2021-07-28 13:04:20 +03:00

README.md

moonstream backend